CAESES Release 5.3.5
🚀 New Features
- Blade Section Analysis: 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 Sectional Area Curve (SAC).
Documentation
🔧 Changes
- ANSYS Integration Updated ANSYS workbench integration app.
- WebApp: Added setting to specify maximal file size for FHttpServer uploads.
🐛 Bug Fixes
- BRepPart: Fix BRep part not shown when loading external database.
- Batch Mode: Fixed non-interactive mode.
- BRepParts: Fixed potential crash when loading many BRep parts 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 Documentation: Fixed styling of design documentation in editor.
- Design Results Fixed PDF export from design results table.
- Design Engines: Fixed potential crash.
- Documentation: Fix broken link in Help Workspace ribbon 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 autocomplete in feature editor (again).
- Features: Fixed show origin button of features with surfaces as type provider.
- 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 occurring in Windows taskbar text
- ObjectList: Fixed type conversion of 1st row of nested Objectlists.
- Point-based Curves: Fixed detaching of points when creating curves from objects in edit-mode.
- Post-Processing: 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.