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. 

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

 

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