ThreeDModel.GetModelBoundingBox Method

Top 

Description

Calculates the bounding box of the vertices for the entire ThreeDModel. Returns the volume of the box in km^3.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ThreeDModel.GetModelBoundingBox(ProximityZone proximityZone)

Variable

Calculates the bounding box of the vertices for the entire ThreeDModel. Initializes the proximityZone ProximityZone as a box that encompasses all the vertices of the entire ThreeDModel. Returns the volume of the box in km^3.

ThreeDModel.GetModelBoundingBox(Array boundingBoxPosition, Array boundingBoxSize)

Variable

Calculates the bounding box of the vertices for the entire ThreeDModel. Initializes the boundingBoxPosition and boundingBoxSize arrays with the position and size of the bounding box for the ThreeDModel. Returns the volume of the box in km^3.

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide