bndBox()
Return the bounding box of the scene graph.
Usage
bndBox = vis.bndBox( )
Parameters
None
Return Value
- bndBox (array)
- Bounding box of the scene graph.
Errors
None
Description
This routine returns the bounding box of the scene graph. For
example,
boundBox = vis.bndBox( )