API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > append Method > OdGeKnotVector::append Method (double)
OdGeKnotVector::append Method (double)
Syntax
C++
int append(double knot);
Parameters 
Description 
double knot 
[in] New last knot value. 

Appends a single knot to this vector, and returns the value of the single knot. 

 

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