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

Default constructor for the OdGeEllipCylinder class. Constructs an elliptical cone with angles [-OdaPI,OdaPI], a base origin of (0.0, 0.0, 0.0), a base radii of 2.0, an axis of symmetry of (0.0, 1.0, 0.0), a major axis of (1.0, 0.0, 0.0), and minor axis of (0.0, 0.0, -1.0).

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