New Features
- Blade Added command createCylinderCutCurves().
- Brep Coloring Expanded operation to use a list of reference points
- Brep Operation Added operation to replace a specified color by a new color
- Commands Added get unix time stamp to global commands.
- Trimeshes Added cylinder cut operation.
- VTK Export Added panel meshes to exportable types.
Changes
- getAreaMomentsOfInertia() && getVolumeMomentsOfInertia() Corrected calculation. Note: The area and volume moments of inertia were previously correctly calculated with the command getAreaSecondMoment() and getVolumeSecondMoment(). This calculation is now used for the calculation of moments of inertia.
Bugfixes
- Generic Curve Fixed potential deadlock.
- Object Editor Fixed crash with web pages in editor.
- Utility Plane Fixed creation of FMatrix4 when used within features.