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