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

Default constructor for the OdGeEllipArc3d class. Constructs an elliptical arc in the XY plane (normal vector (0.0, 0.0, 1.0)) with center (0.0, 0.0, 0.0), major and minor radii set to 1.0, major axis set to (1.0, 0.0, 0.0) and minor axis set to (0.0, 1.0, 0.0).

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