Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCircArc2d::OdGeCircArc2d Constructor (const OdGeCircArc2d&)
Syntax
C++
OdGeCircArc2d(const OdGeCircArc2d& source);

Copy constructor for objects of the OdGeCircArc2d class.

Parameters
Description
source
[in] 2D arc to be copied.

The constructor creates an arc that is a copy of an input arc.

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