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

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

Example of Working with the Circular Arc 

Specific Circular Arc Properties 

OdDbArc::setCenter() method

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