Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeKnotVector::setLogicalLength Method
Syntax
C++
OdGeKnotVector& setLogicalLength(int size);

Sets the logical length of this vector, and returns a reference to this vector. 

 

Parameters
Description
size
[in] Logical length of vector.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.