Namespace Hi.NcMech.Solids
Classes
- Solid
Represents a solid geometry object with display, collision detection, and STL capabilities. Provides thread-safe access to geometry data and caching mechanisms.
- SolidFuncSource
Provides a function-based source for solid geometry objects. Allows dynamic generation of solid models through a delegate function.
Interfaces
- IGetSolid
Interface for retrieving solid geometry objects. Provides a standardized way to access solid models.