Eyeshot Fem 2025

Released: Mar 12, 2025

2025 での更新項目

機能

  • Assembly Mates - Mates create geometric relationships between assembly components. As you add mates, you define the components' allowable directions of linear or rotational motion. You can move a component within its degrees of freedom, visualizing the assembly's behavior.
  • Section View - In the section view of a part or assembly document, the model is displayed as if cut by planes and faces that you specify to show its internal construction.
  • Blink Debugging Tool - An advanced standalone debugging tool for plotting entities and geometric data from any IDE. The Debugger Visualizer has been retired.
  • Solidifier class - Converts surface models into a single Brep.
  • NURBS Curve Offset - Reliable NURBS curve offset with curl removal.
  • FindSimilar class - Based on the invariant properties under roto-translation of 3D objects, this class can identify all 3D objects with the same shape and rebuild an assembly tree containing unique objects (mirrored included).
  • Brep.FixNormals(), FlipOutward() methods - Brep face orientation fixing.
  • Log for Entity.IsValid(StringBuilder) and Brep.FixTopology(StringBuilder) methods - Invalid entity reason explanation.
  • Added .NET 9 support.
  • ReadSVG class - To read SVG file content as Eyeshot entities.
  • Entity.TranslationID, Brep.Face.TranslationID, Brep.Edge.TranslationID - To manage read/write entity IDs.
  • LegendItem class - Color and size of each Legend item customization.
  • WireBox entity - Utility entity to draw the 12 box edges.
  • SectionLine entity - Utility entity to represent section lines.
  • PointCloud.FitCylinder(), FitCone(), FitSphere() and FitTorus() methods - 3D least square fitting.
  • Improved Brep import quality - Brep import from STEP and IGES files with ZERO flipped faces.
  • Faster Brep.ClosestPointTo() method.