BoundingBox. More...
Public Member Functions | |
__init__ (self) | |
Static Public Member Functions | |
Compute (*args) | |
ComputeMin (*args) | |
ComputeOptimal (*args) | |
BoundingBox.
Computes bounding boxes of objects.
Bounding box can be computed for the following types of objects:
A bounding box of a model is accumulation of bounding boxes of its roots.
A bounding box of an assembly is a cumulative bounding box of its children taking into account their transformation matrices.
A part's bounding box is accumulation of bounding boxes of available part's representations.