Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCompositeCurve2d::= Operator
Syntax
C++
OdGeCompositeCurve2d& operator =(const OdGeCompositeCurve2d& compCurve);

Assignment operator for objects of the OdGeCompositeCurve2d class. Copies other curve data to this object. 

 

Parameters
Description
compCurve
[in] Object to be copied from.

Reference to this object.

All of the subcurves of the input curve are copied.

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