Fixed brep-edge-indexes sometimes switching on geometry change. This fix implies changes in the index structure. If you use edge indexes explicit in your model (FBrep.getEdge(index) / FBrep.getTangentEdge(index)), you may have to reassign them.
New Features
- Software Connector Added resultfile types: STEP, SAT, and PARASOLID. Added visualization for breps in result files.
- Tutorial Geometry Variation Fixed step numbers on last two pages
Changes
- Dakota Templates Removed values that depend on the number of objectives since this is not supported yet
- GL Window Improved performance when interacting with the 3D Windows (especially for rotation and highlighting)
Bugfixes
- Breps Fixed brep-edge-indexes sometimes switching on geometry change. Warning: this fix implies changes in the index structure. If you use edge indexes explicit in your model (i.e. FBrep.getEdge(index)), you may have to reassign them.
- Breps Fixed potential crash when adding "problematic" surfaces to a brep.
- Control Fixed linux bug in waitAndExecScript to detect the end of controller file.
- Design Engines Fixed "Run Pre/Postprocessing steps" not being copied when creating a new engine from an existing one.
- Export SAT Fixed unwanted unit conversion in SAT export.
- Feature Definitions Fixed multiple editors popping up when editing a feature definition by clicking the tooltip in objecteditors.
- Freeform Deformation Fixed freeform deformation being editable in protected designs.
- Meta Surface Fixed potential crash with zero length curves in skinning.
- Project Documentation Fixed editing of project documentation from object tree.