API Reference > OdGe Classes > OdGeEllipCylinder Class > OdGeEllipCylinder Methods > set Method > OdGeEllipCylinder::set Method (double, double, OdGePoint3d&, OdGeVector3d&)
OdGeEllipCylinder::set Method (double, double, OdGePoint3d&, OdGeVector3d&)
Syntax
C++
Parameters 
Description 
double minorRadius 
[in] Minor radius of the elliptical cylinder.  
double majorRadius 
[in] Major radius of the elliptical cylinder.  
const OdGePoint3d& origin 
[in] Origin of the elliptical cylinder.  
const OdGeVector3d& axisOfSymmetry 
[in] Axis of symmetry (rotation). 

A reference to this OdGeEllipCylinder object.

Sets the parameters for the cylinder and returns a reference to the cylinder. 

 

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