Namespace Hi.NcMech.Topo
Classes
- NcRotation
Represents a rotational transformer for NC machine tool axes. Provides functionality for rotational motion with stroke and speed limits.
- NcTranslation
Represents a translational transformer for NC machine tool axes. Provides functionality for linear motion with stroke and speed limits.
- SolidSourceTopoBrick
Represents a topological brick that sources its geometry from a solid model. Implements display, collision detection, and content update capabilities.
- StlSourceTopoBrick
Represents a topological brick that sources its geometry from an STL file. Implements display, collision detection, and content update capabilities.
Interfaces
- INcStroke
Nc capability include key char, stroke and speed limit.
- INcTransformer
Transformer for NC motion axis.
- ITopoBrick
Interface that represents a topological brick in NC machining. Combines solid geometry, display capabilities, and collision detection functionality.