Eyeshot Ultimate 2020.3.428

Released: Sep 3, 2020

2020.3.428 中的更新

特性

  • Added BlockEx.Clone().
  • Added edge index of the associated parent Brep for curves resulting from HiddenLinesView.
  • Added fast geometry snapping on complex views.
  • Added fast zoom and pan on complex views.
  • Added LinearPath.ExtrudeAsMesh, Solid, Surface and BRep for sheet metal flanges.
  • Added overloads of Curve.Fillet() and Chamfer() methods accepting plane normal as input.
  • Added support for semicolon comments in ReadGCode class.
  • Added support for the 3D mouse in Drawings environment.
  • Added the ability to edit and add dimensions while other views are rebuilding.
  • Added view placeholder when a rebuild is pending.
  • Improved drawing of many LinearPath and wires with a pattern using buffered lines.
  • Improved drawing of selected and pending rebuild views.
  • Improved DrawingsUserControl for changing individual view properties (hidden lines, position, colors, scale) and for creating dimensions inside the VectorView block.
  • Improved PaperSpace sample with support for angular and ordinate dimensions and the ability to edit views.
  • Improved printing of arcs using Graphics.DrawArc() .NET method.
  • Improved printing quality with text as text and arc as arc.
  • Improved quality of copy to clipboard and EMF export output.
  • Improved Surface isocurve trimming.
  • Improved the quality of DWG/DXF exporting of Drawings.
  • Improved vector views: polylines and arcs are used in place of thousands of micro linear segments.
  • Improved VectorView rebuild progress notification and interruption.
  • Improved VectorView rebuild speed.
  • Reduced the memory footprint of Drawings environment.
  • Revamped PaperSpace sample promoted to PaperDemo.
  • Updated ODA libraries to version 2021.4.
  • Disabled Mouse3D rotation when Environment.Rotate is disabled.

修补程序

  • Fixed Clone() method for BlockReference and View classes.
  • Fixed WebGL export of FastPointCloud entity.
  • Fixed Text Simplify nested inside BlockReference during ZPR.
  • Fixed bug in Brep texture mapping when the material is defined at the layer level.
  • Fixed rotation by keyBoard when RotateSettings.RotationMode is TurnTable.
  • Fixed VectorView.WindowCenter computation for Trimetric, Dimetric and Isometric View.
  • Fixed export of dimensions and annotations inside the View block.
  • Fixed ObjectManipulator selection color.
  • Fixed text position for non-SHX fonts.
  • Fixed import of TextStyles and LineTypes of external references in ReadAutodesk class.
  • Fixed ObjectManipulator bounds computation.
  • Fixed issue dragging the Drawings control at design-time.
  • Fixed Environment.CancelWork() method not showing canceling text.
  • Fixed Toolbar.Clone() method.
  • Fixed missing tolerance parameter for Solid.Intersection() static method.
  • Fixed wrong calculation of arrowhead space for dimensions.
  • Fixed paper visibility in the Drawings environment when the default layer is not visible.
  • Fixed export of Ole2Frame object in WriteAutodesk class.
  • Fixed exception in WriteSTL class for BRep objects.
  • Fixed issue when user disconnect/re-connect to RDP session.
  • Fixed flipped reflection on mirrored BlockReference objects.
  • Fixed Mouse3D events subscription when switching between different controls.
  • Fixed export of dimension arrowhead in WriteAutodesk class.