Navigation: Scripting Reference Manual > Functions & Subroutines > GetSegmentedCurveSegCount

 

GetSegmentedCurveSegCount

 

Contact Us: fredsupport@photonengr.com

 

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

AddSegmentedCurve

GetSegmentedCurve

SetSegmentedCurve

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC