API Reference > OdGe Classes > OdGeEllipArc2d Class > OdGeEllipArc2d Methods > set Method > OdGeEllipArc2d::set Method (OdGeCircArc2d&)
OdGeEllipArc2d::set Method (OdGeCircArc2d&)
Syntax
C++
OdGeEllipArc2d& set(const OdGeCircArc2d& arc);
Parameters 
Description 
const OdGeCircArc2d& arc 
[in] A 2D circular arc with the parameters to be copied. 

Reference to this OdGeEllipArc2d object.

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

 

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