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

Default constructor for the OdGeEllipCone class. Constructs an elliptical cone that uses a half angle of 45°, a base origin of (0.0, 0.0, 0.0), a base radii of 1.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.