Eyeshot 11 Released 🎉

Alberto Bencivenni
Bologna, Italy — January 31, 2018. devDept Software S.r.l., leading provider of software development tools to the engineering industry, today announces the release of Eyeshot 11, the native CAD control for .NET Framework.
What's New
Proprietary file format
Eyeshot finally gets its own versioned and extensible binary file format that includes geometry, geometry+tessellation, tessellation only read and write options to leverage file size versus loading speed. Backward compatibility will be guaranteed for reading operations only. File compression is supported as well.
Collision detection
You asked. We delivered. Eyeshot v11 features advanced collision detection using OBB, Octree and accurate intersection. See RobotArm source code sample.
Â
IFC file import
Eyeshot v11 can now import IFC (and IFCZIP) files with all the relevant properties, containers and hierarchy structures.
Asynchronous regeneration
Regeneration engine now works on a separate thread to avoid blocking the application user interface.
Â
Clipped objects capping
During clipping plane edit, you can now fill clipped objects.
Of course, there are more features and improvements.
- 3DS file import. You can test this using the 'Import' button of EyeshotDemo source code sample
- Octree data structure to increase speed of FindClosestTriangle() method on large datasets
- Dimension tolerances
- DWG® 2018 support
- Massive use of KeyedCollections
- RobotArm, AnimatedPicture, PerformanceStudio, Wing and FileFormatExtension source code samples.
1
Comments
Please sign in to leave a comment.