Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGeCylinder class. 

 

Parameters
Description
radius
[in] Radius of this cylinder.
origin
[in] A point on the axis of symmetry.
axisOfSymmetry
[in] Axis of symmetry (rotation).
Copyright © 2002-2022. Open Design Alliance All rights reserved.