API Reference > OdDb Classes > OdDbCircle Class > OdDbCircle Methods > OdDbCircle::center Method
OdDbCircle::center Method
Syntax
C++
OdGePoint3d center() const;

Returns the WCS coordinates of the circle center (DXF 10) as three-dimensional point instance.

Example of Working with the Circle Object 

Specific Circle Properties 

OdDbCircle::setCenter() method

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