Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
physLength
[in] Physical length of vector.

The physical length is the maximum logical length of the array before it automatically grows.

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