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

Returns the logical length of this vector.

The logical length is the number of elements in the array returned by asArrayPtr() and getPtr().

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