API Reference > OdGe Classes > OdGeEllipArc2d Class > OdGeEllipArc2d Constructor > OdGeEllipArc2d::OdGeEllipArc2d Constructor ()
OdGeEllipArc2d::OdGeEllipArc2d Constructor ()
Syntax
C++
OdGeEllipArc2d();

Default constructor for the OdGeEllipArc2d class. Constructs an elliptical arc at coordinates origin (0.0, 0.0) with major and minor radii set to 1.0, major axis set to (1.0, 0.0) and minor axis set to (0.0, 1.0).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.