The BoundingBoxMin attribute function determines the coordinates of the smallest value of the model surrounding box.
Syntax | ||||
BoundingBoxMin(XMin, YMin, ZMin) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
XMin |
Double |
ByRef |
The minimal value in the X-direction |
Required |
YMin |
Double |
ByRef |
The minimal value in the Y-direction |
Required |
ZMin |
Double |
ByRef |
The minimal value in the Z-direction |