New Features
- BladeSectionAnalysis Improved algorithm to display conformal mapping of profile curves
- Breps Added command "bool FBrep.isPointInside(FVector3 pt)" that checks if a given point is inside a manifold brep.
- Feature from Selection Added setting "features/use version pinning" to enable version pinning for features from feature store.
- General Cancel update performance improvement.
- IGES Export Added option to export trimmed surfaces (IGES entity 144) instead of breps/assemblies.
- NAPA® Export Added dedicated IGES export that allows a smooth connection to NAPA®.
- Trimeshes Added fast way to compute SAC.
Changes
- ANSYS Integration Updated ANSYS workbench integration app.
- WebApp Increased maximum upload size to 100 MB
Bugfixes
- BRepPart Fix BRep part not shown when loading external database
- Batch Mode Fixed non-interacive mode.
- BrepParts Fixed potential crash when loading many brepparts from external projects.
- Console Enable CMDs for multi-selection
- Copy & Paste Fixed copy & paste of features with interfaces.
- Custom Menus Fixed tooltip on hover.
- Design Docu Fixed styling of design docu in editor.
- DesignResults Fixed PDF export from designresults table.
- Designengines Fixed potential crash.
- Docu Fix broken link to type documentation
- FOffsetCurve Fixed option setUnitSpeedForSurfaceCurves(), which was not applied correctly in the GUI
- FPropellerBlade Fixed issue with setting blend radius 1 & 2 to 1, in order to have a pure cylindrical blade.
- Features Fixed show origin button of features with surfaces as type provider.
- Features Fixed autocomplete in feature editor (again).
- General Fixed deadlock in rare cases.
- Hydrostatics Viewer Fixed hydrostatics viewer not shown in windows menu.
- IGES Export Fix deprecated IGES export by adding missing nullptr check
- Import STEP / IGES Fixed import of colors.
- Misc Fix HEAD occuring in Windows taskbar text
- ObjectList Fixed type conversion of 1st row of nested objectlists.
- Pointbased Curves Fixed detaching of points when creating curves from objects in edit-mode.
- Postprocessing Fixed rendering of polygon data.
- Project Files Fixed increased file size due to type docu being added to dynamic type objects.
- Rendering Fixed rendering artifacts.
- Trimeshes Fixed trimesh cutting plane.
- WebApps Add setting to specify maximal file size for FHttpServer uploads