IsEdgeSelected Data Member Function

Returns 1 if the edge at 'EdgeIndex' is selected, or 0 if it is not selected.

Prototype

int32 IsEdgeSelected( int32 EdgeIndex )

Parameters

Parameter Type Parameter Name Documentation
int32EdgeIndexThe index of the edge to test.

Examples

Copy Text To Clipboard

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