GetSegmentLength Data Member Function

Returns the length of the specified path segment.

Prototype

double GetSegmentLength( int32 p_nSegmentIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nSegmentIndexThe index of the segment to get the length for.

Examples

Copy Text To Clipboard

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