Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipArc2d::set Method (const OdGeCircArc2d&)
Syntax
C++
OdGeEllipArc2d& set(const OdGeCircArc2d& arc);

Sets the parameters for this elliptical arc identical to the parameters of the specified circular arc and returns a reference to this elliptical arc. 

 

Parameters
Description
arc
[in] A 2D circular arc with the parameters to be copied.

Reference to this OdGeEllipArc2d object.

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