API Reference > OdGe Classes > OdGeCircArc3d Class > OdGeCircArc3d Methods > OdGeCircArc3d::setCenter Method
OdGeCircArc3d::setCenter Method
Syntax
C++
OdGeCircArc3d& setCenter(const OdGePoint3d& center);
Parameters 
Description 
const OdGePoint3d& center 
[in] Center of arc. 

Sets the center of this arc, and returns a reference to this arc. 

 

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