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 the arc.  
const OdGeVector3d& normal 
[in] Vector normal to the plane of the arc.  
double radius 
[in] Radius of the arc. 

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

 

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