- Improved Sketch solver speed by solving only local constraints on drag
- Improved midpoint generation for quadratic FEM elements on distorted surfaces
- Improved Sketch dimensions positioning after solving
- Added WriteAutodeskParams.ModelXData property
- Fixed DisplayMode not being preserved after Viewport.Clone() in WPF
- Added explicit sorting of eigenvalues in the Oriented Bounding Box eigenvectors computation from the covariance matrix
- Added support for COORDINATES_LIST, TRIANGULATED_FACE, TESSELLATED_SHELL, TESSELLATED_SHAPE_REPRESENTATION entities in ReadSTEP class
- Fixed application crash on exit after using ReadAutodesk or WriteAutodesk classes
- Fixed ScaleBar drawing only on the current viewport
- Refactored TempEntityList class
- Fixed Region.RevolveAsBrep() method for negative angles
- Fixed Manufacture.Clear() method
- Added handling of invalid textStyleId in ReadAutodesk class
- Fixed tangent intersection between Cone and Torus
- Forced regeneration of Brep tessellation when applying remove jittering
- Fixed crash when changing Brep's line type
- Fixed crash in Dump() method for some entitie types
- Exploding a Solid Hatch now returns an empty array
- Fixed missing texture coordinates when writing file in WriteGLTF class
- Added support for contact coplanar opposite faces in Brep difference
- Fixed import of dimension's TextPrefix in ReadAutodesk class
- Retired Entity.WriteXML() family of methods
- Removed Workspace.LegacyCompileVBO property
- Improved FindSimilar class logic
- Added missing dispose of ODA object in ReadRCS and ReadRCP classes
- Improved Workspace.GetEnclosedEntities() and enclosed selection
- Fixed HDL view for circles with non-uniform scale factor
- Fixed reading of invalid circle plane in ReadIFC class
- Added spherical fillets and triangular chamfers of concave shapes
- Added Material.TextureLength support to fast transparency
- Improved speed of curve fillet
- Added triangular chamfers (cutting-corners)
- Fixed crash on Undo and Redo in SketcherDemo
- Fixed Brep.FixNormal()
- Added vertical (DIMTAD) and horizontal (DIMJUST) justifications for LinearDim
- Fixed smart Intersection between tabulated cylinder and line
- Improved SSAO when there are no polygonal entities
- Revised ReadIFC class logging messages
- Fixed ScaleBar.FormatString property
- Improved ReadOBJ class when object names include whitespaces
- Fixed DemoCollection WPF freeze on start
- Fixed GenerateDrawing console code sample when the OS decimal separator is a comma
- Fixed Solid.ConvertToBrep()
- Added Camera.Roll() method
- Improved ReadSVG class
- Fixed wrong entity color when colorMethodType is byLayer in WriteOBJ class
- Added support for a single contour that describes both external and internal contours in ReadIFC class
- Added import of XClip property in ReadAutodesk class
- Fixed PolygonConstraint class cloning and serialization
- Added missing Clone() method to HorizontalPointsDistanceConstraint and VerticalPointsDistanceConstraint classes
- Fixed smart intersection between torus and line
- Added ReadE57 class
- Added SketchEntity.HistoryChanged event to streamline enabling/disabling of undo/redo buttons
- Implemented Workspace.SetPrintController() method
- Renamed SketchEntity.ConvertToCurvesInternal() method into SketchEntity.PopulateCurveList()
- Improved SketchEntity.ConvertToCurves()
- Fixed null reference exception for unsupported entities in ReadDWG class
- Fixed Stock entity cloning
2025.3
Alberto Bencivenni
This content is available only to customers with an active subscription. Please ensure your subscription is current to access this article.
Please sign in to access this article.
If you believe this is an error, please contact our support team for assistance.
Comments
If I was using Entity.WriteXML() functions what do I transition to/is there a support article explaining such transition?
Please sign in to leave a comment.