API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Constructor > OdGeKnotVector::OdGeKnotVector Constructor (int, double, double)
OdGeKnotVector::OdGeKnotVector Constructor (int, double, double)
Syntax
C++
OdGeKnotVector(int size, const double source[], double tol = globalKnotTolerance);
Parameters 
Description 
int size 
[in] Length of the vector.  
const double 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.