SetPolygonSelect Data Member Function

Selects or deselects a polygon in the MeshSelect.

Prototype

int32 SetPolygonSelect( int32 p_nPolygonIndex, int32 p_bSelect )

Parameters

Parameter Type Parameter Name Documentation
int32p_nPolygonIndexThe index of the polygon.
int32p_bSelectA flag indicating whether to select or deselect the polygon.

Examples

Copy Text To Clipboard

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