API Reference > OdGe Classes > OdGeCircArc3d Class > OdGeCircArc3d Methods > set Method > OdGeCircArc3d::set Method (OdGePoint3d&, OdGeVector3d&, double)
OdGeCircArc3d::set Method (OdGePoint3d&, OdGeVector3d&, double)
Syntax
C++
Parameters 
Description 
const OdGePoint3d& center 
[in] Center of arc.  
const OdGeVector3d& normal 
[in] A vector normal to the plane of the arc  
double radius 
[in] Radius of arc. 

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

 

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