SetEdgeSelect Data Member Function

Selects or deselects an edge in the MeshSelect.

Prototype

int32 SetEdgeSelect( int32 p_nEdgeIndex, int32 Select )

Parameters

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

Examples

Copy Text To Clipboard

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