Browse our Products
Aspose.3D for Java 18.6 - June 2018
This page contains release notes for Aspose.3D for Java 18.6.
Other Improvements and Changes
Summary | Category |
---|---|
Siemens JT Version 9 import support | New Feature |
FBX to GLTF - the output GLTF loader fails in three.js | Bug |
Input FBX - an import error occurred | Bug |
Rendering - the wrong operand type error | Bug |
RVM to glTF - an empty document is created | Bug |
RVM to WavefrontOBJ - an empty document is created | Bug |
Input FBX - Unsupported VertexElement attribute BinormalsIndex error occurred | Bug |
Public API and Backwards Incompatible Changes
Please view 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 Java API. 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 com.aspose.threed.FileFormat class
Definition - Java
/**
\* Siemens JT File Version 9
*/
public static final com.aspose.threed.FileFormat SIEMENSJT9;