Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGeKnotVector class. 

 

Parameters
Description
size
[in] Length of the vector.
source
[in] An array of knot values to be copied.
tol
[in] Knot equality tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.