The BoundingBoxDimension attribute function determines the sizes of the model surrounding box.
Syntax | ||||
BoundingBoxDimension(x, y, z) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
X |
Double |
ByRef |
Size in x-direction |
Required |
Y |
Double |
ByRef |
Size in y-direction |
Required |
Z |
Double |
ByRef |
Size in z-direction |