Description Sets a Line curve in the associated FRED document.
Syntax SetLine n, entity, line
Parameters n As Long Node number of the Line curve.
entity As T_ENTITY The generic entity data for the Line.
line As T_LINE Structure containing the new start and end points for the Line.
Remarks This subroutine sets a Line curve in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying the subroutine.
See Also Examples
|