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