C++
GE_DLLEXPIMPORT AcGeEllipArc2d( const AcGeCircArc2d& arc );
Description
Constructs a 2D ellipse that is identical to the input circular arc.
Parameters
| Parameters | Description |
|---|---|
| arc | Input any 2D circular arc |
GE_DLLEXPIMPORT AcGeEllipArc2d( const AcGeCircArc2d& arc );
Constructs a 2D ellipse that is identical to the input circular arc.
| Parameters | Description |
|---|---|
| arc | Input any 2D circular arc |