API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > OdGeKnotVector::numIntervals Method
OdGeKnotVector::numIntervals Method
Syntax
C++
int numIntervals() const;

Returns the number of intervals between distinct knots.

Consecutive knots are considered distinct if and only if they are not within the knot equality tolerance.

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