API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Constructor > OdGeKnotVector::OdGeKnotVector Constructor (int, int, double)
OdGeKnotVector::OdGeKnotVector Constructor (int, int, double)
Syntax
C++
OdGeKnotVector(int size, int growSize, double tol = globalKnotTolerance);
Parameters 
Description 
int size 
[in] Physical length of the vector.  
int growSize 
[in] Length of the future vector size increments.  
double tol = globalKnotTolerance 
[in] Knot equality tolerance. 

Constructor for the OdGeKnotVector class. 

 

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