Description Retrieves a Line curve from the associated FRED document.
Syntax GetLine n, entity, line
Parameters n As Long Node number of the Line curve.
entity As T_ENTITY The generic entity data of the Line curve.
line As T_LINE Structure containing data for the Line curve.
Remarks This subroutine retrieves the data for a specified Line curve in the associated FRED document. If a problem occurs, the function posts an error and returns without changing entity or line.
See Also Examples
|