API Reference > OdGe Classes > OdGeCircArc2d Class > OdGeCircArc2d Operators > OdGeCircArc2d::= Operator
OdGeCircArc2d::= Operator
Syntax
C++
OdGeCircArc2d& operator =(const OdGeCircArc2d& arc);
Parameters 
Description 
const OdGeCircArc2d& arc 
[in] Arc to assign. 

The assignment operator for the OdGeCircArc2d class.

Makes this arc identical to the input arc.

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