Close

Relief for ODA Team in Ukraine

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

Assignment operator for objects of the OdGeCompositeCurve3d 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.