IModelCollider
Description
- Derived from
Base interface for classes that represent the spatial properties of a IModel.
Public / Methods
Save
Returns a ISerializable object that represents the precomputed spatial data structures of this model collider.
Calling this method does not trigger additional computations, the existing spatial data structures are only wrapped in an object and returned.
- See also