Skip to main content

5.1.3

CAESES Release 5.1.3

💥 New Features

  • BRep Edge Fillet: Added option to define additional color pairs for advanced setups.
  • BRepMorph: Added option to refine knot spacing for deformed faces only.
  • BReps: Added command getEdgeShortestDistance(FVector3 position).
  • BReps: Added function to extract a region of a BRep created by a Boolean merge operation.
  • BReps: Improved robustness of operation “Close Planar Holes”.
  • BReps: Check validity now shows hints about failed tests in 3Dview.
  • GUI: Added option to select status bar widgets.
  • Contour Plots: Added option to use a component of a vector field as field value.
  • Exports: The exported filename will now be printed in the console.
  • FProcess: Added option to send process output to console (default true).
  • GridDataMapper: Added option to process vector fields.
  • Import IGES/Step/Sat/Parasolid: Added option to import without colors.
  • Operations: Multiple Operations can now be edited when selecting multiple objects.
  • Titlebars: Added setting to draw native title bars on top level windows.

🔧 Changes

  • Design Engines: Inactive design variables will not be considered for design state.
  • Feature Definitions: Removed obsolete “recreate on update” option.
  • Screenshot Collection: Removed option to export missing files only.

🐛 Bug Fixes

  • 3D View: Fixed coordinate system in wireframe mode.
  • 3D View: Fixed screenshots in perspective mode.
  • 3D View: Fixed transparent geometry with triangle visualization.
  • BRepPart: Fixed potential crash when loading BRep parts.
  • BReps: Fixed inconsistent edge ids when creating BReps from multiple BRep faces.
  • BReps: Fixed problem with healing in BRep sources.
  • BReps: Fixed crash in solid from intersections.
  • BReps: Fixed close planar holes for multiple linear curve loops.
  • Central Widget: Fixed bug where the wrong widget was deleted.
  • Change Name: Fixed potential crash when changing an objects name.
  • Color Editor: Fixed bug where features were updated by color editor.
  • Converge Export: Fixed issue that triangle normals are not always oriented automatically for converge export.
  • Curve Engines: Fixed editor label.
  • Design Engine: Fixed editor update, after copy setup from other engine.
  • Design Viewer: Fixed design viewer for tables without columns.
  • Design: Fixed editor update, when locking or unlocking designs.
  • General: Fixed problem with precision when saving FVector3.
  • Import PFF: Fixed crash when importing a pff file.
  • License: Fixed license issue with parallel CAESES startup.
  • Operations: Fixed getOperation(index) command sometimes not saved correctly.
  • Post-Processing: Fixed 2D plots.
  • Save Current Design: Fixed data directory name.
  • Screenshot Collection: Fixed manual execution of screenshot collection from within features.
  • Screenshots: Fixed coordinate system in screenshots.
  • Shipflow: Fixed creation of default visualizations.
  • Software Connector: Fixed import from file.
  • Solids from Intersections: Fixed sorting issue, by new algorithm to calculate the chordHeightTol dynamically based on region bounding box.
  • Streamlines: Fixed streamline visualization.
  • Surfaces: Fixed potential crash in replace boundary curve.
  • Trimeshes: Fixed missing open edges when creating trimesh from BRep.