Description Retrieves the parameters of a specific Conic Arc curve.
Syntax GetConicArc n, entity, arc
Parameters n As Long Node number of the Conic Arc to be retrieved.
entity As T_ENTITY The generic entity data of the arc.
arc As T_CONICARC Structure containing specific parameters of the arc.
Remarks This subroutine retrieves the parameters of a specified Conic Arc curve into entity and arc. If n does not identify a conic arc, or is not an identifier in the FRED document, an error is posted.
See Also Examples
|