PointIndexToSegment Data Member Function

Gets the segment index of the specified path vertex.

Prototype

int32 PointIndexToSegment( int32 p_nPointIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nPointIndexThe index of the vertex to get the segment index for.

Examples

Copy Text To Clipboard

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