API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Constructor > OdGeKnotVector::OdGeKnotVector Constructor (OdGeDoubleArray&, double)
OdGeKnotVector::OdGeKnotVector Constructor (OdGeDoubleArray&, double)
Syntax
C++
OdGeKnotVector(const OdGeDoubleArray& source, double tol = globalKnotTolerance);
Parameters 
Description 
const OdGeDoubleArray& source 
[in] An array of knot values to be copied.  
double tol = globalKnotTolerance 
[in] Knot equality tolerance. 

Constructor for the OdGeKnotVector class. 

 

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