Interface ITopoBrick
Interface that represents a topological brick in NC machining. Combines solid geometry, display capabilities, and collision detection functionality.
public interface ITopoBrick : IGetSolid, IAnchoredDisplayee, IGetRootAnchor, IDisplayee, IExpandToBox3d, IAnchoredCollidableLeaf, IAnchoredCollidableNode, IAnchoredCollidableBased, ICollidable
- Inherited Members
- Extension Methods