Close

Relief for ODA Team in Ukraine

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

Sets the parameters for this arc according to the arguments, and returns a reference to this arc. 

 

Parameters
Description
center
[in] Center of arc.
radius
[in] Radius of arc.
Copyright © 2002-2022. Open Design Alliance All rights reserved.