Eyeshot Ultimate

將 CAD 功能添加到您的 .NET 應用程式,包括 NURBS 和 BRep 建模、IGES/STEP 和 CAM。

由以下開發商製作:devDept Software
ComponentSource 開始代理銷售的日期:2007年

價格從: US$ 937.60 版本: 2026 R2 新增功能 更新: May 28, 2026 4.50 評價的平均星級4.50 評價的平均星級4.50 評價的平均星級4.50 評價的平均星級4.50 評價的平均星級 (2)

Eyeshot Ultimate 2023

Released: Apr 5, 2023

2023 中的更新

特性

New Architecture

  • Document classes have been introduced.
  • Workspace.Document now contains all the data required to draw the scene content.
  • Version 2022 GEntities have been removed.
  • Finally, a true cross-platform neutral core product is available.

New Features

  • Curve, Plane, Surface, and Volume meshers.
  • Screen Space Ambient Occlusion.
  • Managed ReadDWG and ReadDXF classes.
  • Improved SpaceMouse support.
  • Static selection with halo.
  • NURBS curve and surface extension.
  • Lighter BRep tessellation (less data, smaller memory footprint, faster read/write).
  • MeshEditor class.
  • Image-based silhouette drawing.
  • QuickForms GitHub project.

Improvements

  • Improved drawing speed of FastMesh entity with Direct3D renderer (FastMesh.Dynamic property).
  • Improved STL import speed (ReadSTL.Compact property).
  • Depth reading on frozen objects (Workspace.WriteDepthForFrozen property).

UI Code Samples

  • Updated SketcherDemo with sketch import from DWG/DXF and Move/Rotate/Scale.
  • Updated BlendSurface with NURBS curve/surface extension.
  • Updated Workspaces with SketchManager support.
  • Updated DraftingDemo with interactive curve trim/extend.
  • New GCodeSimulator code sample.

Console Code Samples

  • CheckCollision.
  • ComputeExtents.
  • ComputeVolume.
  • EditMesh.
  • GenerateDrawing.
  • GenerateToolpath.
  • MeshCurve.
  • WriteIges.