Description Sets the values of a specified Conic Arc curve in the associated FRED document.
Syntax SetConicArc n, entity, arc
Parameters n As Long Node number of the conic arc curve.
entity As T_ENTITY The generic entity data of the Conic Arc curve.
arc As T_CONICARC The structure containing the new parameters of the arc.
Remarks This subroutine sets the values of a specific Conic Arc curve in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying the Conic Arc.
See Also Examples
|