Description Gets a specified composite curve from the associated FRED document.
Syntax GetCompositeCurve n, entity, curves
Parameters n As Long Node number of the Composite Curve whose data will be retrieved.
entity As T_ENTITY The generic entity data for the Composite Curve.
curves() As Long Array of Identifiers for the curves that constitute the Composite Curve.
Remarks This subroutine puts the data from a specified Composite Curve into the parameters entity and curves. If an error occurs, a message is posted.
See Also Examples
|