Close

Relief for ODA Team in Ukraine

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

Sets the parameters for this vector according to the arguments, and returns a reference to this vector. 

 

Parameters
Description
size
[in] Length of vector.
source
[in] Array of parameters for this vector.
tol
[in] Knot equality tolerance.

Reference to this vector.

Copyright © 2002-2022. Open Design Alliance All rights reserved.