Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEllipse::setCenter Method
Syntax
C++
void setCenter(const OdGePoint3d& center);

Sets the center of the elliptical figure (ellipse or arc) (DXF 10) in WCS. The initial value is (0,0,0) by default. 

 

Parameters
Description
center
[in] Three-dimensional point instance to set the center.
Copyright © 2002-2022. Open Design Alliance All rights reserved.