Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipCylinder::OdGeEllipCylinder Constructor (double, double, const OdGePoint3d&, const OdGeVector3d&)
Syntax
C++
OdGeEllipCylinder(double minorRadius, double majorRadius, const OdGePoint3d& origin, const OdGeVector3d& axisOfSymmetry);

Constructor for the OdGeEllipCylinder class. 

 

Parameters
Description
minorRadius
[in] Minor radius of the elliptical cylinder.
majorRadius
[in] Major radius of the elliptical cylinder.
origin
[in] Origin of the elliptical cylinder.
axisOfSymmetry
[in] Axis of symmetry (rotation).
Copyright © 2002-2022. Open Design Alliance All rights reserved.