API Reference > Classes > Geometry Classes > OdBmGEllipse Class > OdBmGEllipse Methods > OdBmGEllipse::setCenter Method
OdBmGEllipse::setCenter Method
Syntax
C++
OdResult setCenter(const OdGePoint3d& center);
Parameters 
Description 
const OdGePoint3d& center 
[in] The center of the elliptical arc. 

Sets the center of the ellipse. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.