Browse our Products
Aspose.3D for .NET 18.12 - December 2018
This page contains release notes for Aspose.3D for .NET 18.12.
Improvements and Changes
Key | Summary | Category |
---|---|---|
THREEDNET-451 | Relative path not working for ImageRenderOptions.AssetDirectory | Bug |
THREEDNET-452 | Add support for standard 3d printing format AMF | New Feature |
THREEDNET-454 | Archive-based file format detection | Enhancement |
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.
New member added to the class Aspose.ThreeD.FileFormat:
/// <summary>
/// Additive manufacturing file format
/// </summary>
public static readonly Aspose.ThreeD.FileFormat AMF;
New member added to the class Aspose.ThreeD.FileFormatType:
/// <summary>
/// Additive manufacturing file format
/// </summary>
public static readonly Aspose.ThreeD.FileFormatType AMF;