API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > multiplicityAt Method > OdGeKnotVector::multiplicityAt Method (int)
OdGeKnotVector::multiplicityAt Method (int)
Syntax
C++
int multiplicityAt(int knotIndex) const;
Parameters 
Description 
int knotIndex 
[in] Knot index. 

Returns knot multiplicity (repetitions) of the knot value at the specified index. 

 

If consecutive knots are within the knot equality tolerance, the knots are considered identical, and their multiplicities combined.

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