API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Operators > = Operator > OdGeKnotVector::= Operator (OdGeDoubleArray&)
OdGeKnotVector::= Operator (OdGeDoubleArray&)
Syntax
C++
OdGeKnotVector& operator =(const OdGeDoubleArray& dblArray);
Parameters 
Description 
const OdGeDoubleArray& dblArray 
[in] Array of double values from which to create knots. 

A reference to this OdGeKnotVector object.

Assignment operator for the OdGeKnotVector object. 

 

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