SetFaceSelect Data Member Function

Selects or deselects a face in the MeshSelect.

Prototype

int32 SetFaceSelect( int32 p_nFaceIndex, int32 Select )

Parameters

Parameter Type Parameter Name Documentation
int32p_nFaceIndexThe index of the face.
int32SelectA flag indicating whether to select or deselect the face.

Examples

Copy Text To Clipboard

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