GetSelectBounds Data Member Function

Returns the geometric extent of a <NodeSelect> along X, Y, and Z.

Prototype

int32 GetSelectBounds( Vec Min, Vec Max )

Parameters

Parameter Type Parameter Name Documentation
<Vec>MinThe minimum extent of the <NodeSelect> will be returned in this parameter.
<Vec>MaxThe maximum extent of the <NodeSelect> will be returned in this parameter.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.