Returns the geometric extent of a <NodeSelect> along X, Y, and Z.
int32 GetSelectBounds( Vec Min, Vec Max )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Vec> | Min | The minimum extent of the <NodeSelect> will be returned in this parameter. |
| <Vec> | Max | The maximum extent of the <NodeSelect> will be returned in this parameter. |
None published. Please look for an example in the Simdify Scripting Language code base.