Syntax
dbShowObjectBounds(ObjectID [, BoxOnlyFlag])
Description
This command will show the wireframe bounds that reveal the collision sphere and collision boundbox associated with the object. These bounds can later be hidden by using the dbHideObjectBounds command. By specifying the optional BoxOnlyFlag, the bound sphere is not shown with the box, allowing a clearer view of the bounding box on the object.
See Also