Close

Relief for ODA Team in Ukraine

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

Sets the parameters for this cylinder according to the arguments, and returns a reference to this cylinder. 

 

Parameters
Description
radius
[in] Radius of this cylinder.
origin
[in] Cylinder origin.
axisOfSym
[in] Axis of symmetry (rotation).

A reference to this OdGeCylinder object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.