The BoundingBoxMax attribute function determines the coordinates of the largest value of the model surrounding box.
Syntax | ||||
BoundingBoxMax(XMax, YMax, ZMax) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
XMax |
Double |
ByRef |
The maximum value in the X-direction |
Required |
YMax |
Double |
ByRef |
The maximum value in the Y-direction |
Required |
ZMax |
Double |
ByRef |
The maximum value in the Z-direction |