MeshSelect.IsVertexSelected

This page contains reference documentation for the IsVertexSelected function. This function returns 1 if the vertex at 'VertexIndex' is selected, or 0 if it is not selected.

Prototype

int IsVertexSelected( int VertexIndex )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: