Browse our Products
Aspose.3D for Python via .NET 23.6 Release Notes
This page contains release notes information for Aspose.3D for Python via .NET 23.6.
Improvements and Changes
| Key | Summary | Category | 
|---|---|---|
| THREEDNET-588 | IFC support request | New Feature | 
| THREEDNET-1395 | CascadiaCode font is not supported | Bug fixing | 
| THREEDNET-1397 | IFC 2x3 Transformation was incorrect | Bug fixing | 
| THREEDNET-1403 | Mesh save to STL and reload from it will lose polygons | Bug fixing | 
Aspose.3D for Python via .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 com.aspose.threed.FileFormat:
    /**
     * ISO 16739-1 Industry Foundation Classes data model.
     */
    public static final FileFormat IFC;