API Reference > OdGe Classes > OdGeCircArc2d Class > OdGeCircArc2d Methods > OdGeCircArc2d::setCenter Method
OdGeCircArc2d::setCenter Method
Syntax
C++
OdGeCircArc2d& setCenter(const OdGePoint2d& center);
Parameters 
Description 
const OdGePoint2d& 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.