Browse our Products

Aspose.3D for Python via .NET 25.6 Release Notes

Improvements and Changes

KeySummaryCategory
THREEDNET-1614Improve IFC compatibilitiesTask
THREEDNET-1685Implement welding operation in profile tessellationTask
THREEDNET-1689Extrusion should flip hole’s orderTask
THREEDNET-1683Some holed IFC meshes cannot be triangulatedBug fixing
THREEDNET-1687Mesh created from Linear extrusion with holes are not manifoldBug fixing
THREEDNET-1691Split mesh by plane don’t always workBug fixing

API Changes

This version is mainly a bug fixing version, improved the stability of procedural modeling like extrusion, Boolean operations.

Added members to class aspose.threed.entities.BooleanOperand:

        @property
        def operand(self) -> aspose.threed.A3DObject

Added new property allows you to access the Node/Entity instance in BooleanOperand.