FEM edition, Progressive Drawing, Constraint Solver and much more!
Learn more »Eyeshot is a CAD control based on the Microsoft .NET Framework. It allows developers to add CAD functionalities to WinForms and WPF applications in a snap. Eyeshot provides tools for building geometry from scratch, for analyzing it with finite element method and to generate toolpaths on it. Geometry can also be imported or exported using CAD exchange file formats.
Combine multiple data sources, input devices and CAD entity types as has never been possible before. Import your dataset from file or from Visual Studio project resources or from database. Allow end-users to interact using keyboard, mouse, 3D mouse or fingers. Select between Mesh, Solid and Nurbs surface modeling technologies to unleash your creativity.
Eyeshot is the only 100% .NET CAD component on the market. With 60+ source code samples (in both C# and VB.NET and for both WinForms and WPF platforms) it’s also the easiest to learn.
JUL 4 |
Eyeshot 2022.2 build 484We are proud to announce the availability of a new Eyeshot 2022 stable build: 2022.2.484 Highlights Fixed a 3D graphics memory leak Fixed web code samples not properly disposing Eyeshot control Fixed broken Workspaces code sample Fixed Parallel3D ma ... |
JUN 30 |
Changing hole diameter in a BRep objectIn the following code, we first create a BRep object with a hole, then we change the diameter of a hole with world axis-alignment by editing BRep elements: faces/edges/vertices. Note that this code will work only for radius values that do not inters ... |
JUN 10 |
Eyeshot 2022.2 ReleasedWe are proud to announce the availability of Eyeshot version 2022.2 New Features Brep Fillet and Chamfer (Video, can be tested in SketcherDemo code sample) Mixed selection modes: edge/face vertex/face edge/face (can be tested in Measure code sample) ... |
JUN 10 |
2022.2.484Fixed a 3D graphics memory leak Fixed transformations of OrientedBoundingBox for BlockReference having Block.BasePoint set Fixed minor issue during computation of face extension in Brep.Fillet() method Fixed web code samples not properly disposing ... |
JUN 9 |
Eyeshot Visual Studio Debugger VisualizerWhat is it Since Eyeshot 2022.2 a Debugger Visualizer will be deployed, which is a custom Visual Studio extension providing the ability to inspect Entities and other Eyeshot objects at debug-time. Items are taken by Visual Studio from the code tha ... |