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

true if and only if knot is a member of this vector.

Checks whether the specified knot is a member of this vector within the knot equality tolerance. 

 

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