Browse our Products

Aspose.3D for .NET 23.6 Release Notes

Improvements and Changes

KeySummaryCategory
THREEDNET-588IFC support requestNew Feature
THREEDNET-1395CascadiaCode font is not supportedBug fixing
THREEDNET-1397IFC 2x3 Transformation was incorrectBug fixing
THREEDNET-1403Mesh save to STL and reload from it will lose polygonsBug fixing

Aspose.3D for .NET 23.6 added experimental support for IFC(2.3 and 4), more support of IFC files will be in the future.

API changes

Added members to class Aspose.ThreeD.FileFormat:

        /// <summary>
        /// ISO 16739-1 Industry Foundation Classes data model.
        /// </summary>
        public static readonly Aspose.ThreeD.FileFormat IFC;