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

The default constructor for the OdGeCircArc3d class. Constructs a full circle in the XY plane (normal vector (0.0, 0.0, 1.0)) with center (0.0, 0.0, 0.0), radius of 1.0, and reference axis (1.0, 0.0, 0.0).

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