Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCircArc2d::OdGeCircArc2d Constructor (const OdGePoint2d&, double)
Syntax
C++
OdGeCircArc2d(const OdGePoint2d& center, double radius);

Constructor for objects of the OdGeCircArc2d class.

Parameters
Description
center
[in] Center of the circle.
radius
[in] Radius of the circle.

The constructor creates a circle with the specified parameters.

Copyright © 2002-2022. Open Design Alliance All rights reserved.