Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeKnotVector::removeSubVector Method
Syntax
C++
OdGeKnotVector& removeSubVector(int startIndex, int endIndex);

Removes the specified range of knots from this vector, and returns a reference to this vector. 

 

Parameters
Description
startIndex
[in] Index of the first knot to be removed.
endIndex
[in] Index of the last knot to be removed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.