API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Operators > = Operator > OdGeKnotVector::= Operator (OdGeKnotVector&)
OdGeKnotVector::= Operator (OdGeKnotVector&)
Syntax
C++
OdGeKnotVector& operator =(const OdGeKnotVector& knotVector);
Parameters 
Description 
const OdGeKnotVector& knotVector 
[in] Knot vector to assign. 

A reference to this OdGeKnotVector object.

Assignment operator for the OdGeKnotVector object. 

 

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