SoComplexitybboxType Property |
Bounding box type to use.
Namespace: OIV.Inventor.Nodes
. Default is BBOX_AABB. By default an Axis Aligned Bounding Box (AABB) is used. It is simpler and faster to compute but may not be a good approximation of the shape's actual volume. Using an Object Oriented Bounding box is more compute intensive, but can provide a tighter volume box allowing better performance for actions such as culling, picking and selection.
Note |
---|
Field available since Open Inventor 8.1 |