API Reference > OdGe Classes > OdGeCurveBoundary Class > OdGeCurveBoundary Operators > OdGeCurveBoundary::= Operator
OdGeCurveBoundary::= Operator
Syntax
C++
OdGeCurveBoundary& operator =(const OdGeCurveBoundary& crvBoundary);
Parameters 
Description 
const OdGeCurveBoundary& crvBoundary 
[in] Curve boundary to assign. 

Assignment operator for the OdGeCurveBoundary class. Assigns properties of the specified cubic spline curve. Currently not implemented. 

 

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