API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > OdGeKnotVector::setLogicalLength Method
OdGeKnotVector::setLogicalLength Method
Syntax
C++
OdGeKnotVector& setLogicalLength(int size);
Parameters 
Description 
int size 
[in] Logical length of vector. 

Sets the logical length of this vector, and returns a reference to 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.