Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeKnotVector::OdGeKnotVector Constructor (int, int, double)
Syntax
C++
OdGeKnotVector(int size, int growSize, double tol = globalKnotTolerance);

Constructor for the OdGeKnotVector class. 

 

Parameters
Description
size
[in] Physical length of the vector.
growSize
[in] Length of the future vector size increments.
tol
[in] Knot equality tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.