Aspose.3D for .NET 18.6 - June 2018

Other Improvements and Changes

KeySummaryCategory** 
THREEDNET-387Siemens JT Version 9 import supportNew Feature 
THREEDNET-393FBX to GLTF - the output GLTF loader fails in three.jsBug 
THREEDNET-396Input FBX - an import error occurredBug 
THREEDNET-395Rendering - the wrong operand type errorBug 
THREEDNET-399RVM to glTF - an empty document is createdBug 
THREEDNET-398RVM to WavefrontOBJ - an empty document is createdBug 
THREEDNET-400Input FBX - Unsupported VertexElement attribute BinormalsIndex error occurredBug 

Public API and Backwards Incompatible Changes

See the list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.3D for .NET. If you have concerns about any change listed, please raise it on the Aspose.3D support forum.

API changes

The new feature adds support of importing Siemens JT Version 9.

Adds SiemensJT9 member to Aspose.ThreeD.FileFormat class

Definition - C#

 /// <summary>

/// Siemens JT File Version 8

/// </summary>

public static readonly Aspose.ThreeD.FileFormat SiemensJT9;