IsFaceSelected Data Member Function

Returns 1 if the face at 'FaceIndex' is selected, or 0 if it is not selected.

Prototype

int32 IsFaceSelected( int32 p_nFaceIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nFaceIndexThe index of the face to test.

Examples

Copy Text To Clipboard

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