API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > OdGeKnotVector::isEqualTo Method
OdGeKnotVector::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeKnotVector& knotVector) const;
Parameters 
Description 
const OdGeKnotVector& knotVector 
[in] Knot vector. 

Returns true if and only if knotVector is identical to this one. 

 

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