API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > OdGeKnotVector::removeAt Method
OdGeKnotVector::removeAt Method
Syntax
C++
OdGeKnotVector& removeAt(int knotIndex);
Parameters 
Description 
int knotIndex 
[in] Knot index. 

Removes the specified knot from this vector, and returns a reference to this vector. 

 

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