API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > OdGeKnotVector::contains Method
OdGeKnotVector::contains Method
Syntax
C++
bool contains(double param) const;
Parameters 
Description 
double param 
[in] Parameter to be tested. 

true if an only if the specified parameter is between the first and last knots.

Checks whether this knot vector contains the specified parameter. 

 

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