Description Retrieves the number of segments in a specified Segmented Curve in the associated FRED document.
Syntax nseg = GetSegmentedCurveSegCount ( n )
Parameters nseg (Long) Returns the number of segments in the Segmented Curve.
n As Long Node number for the Segmented Curve.
Remarks This function retrieves the number of segments in a specified Segmented Curve in the associated FRED document. If there is a problem, the function posts an error and returns a value of 0.
See Also Examples
|