Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdVector<class T, class A, class Mm>::setGrowLength Method
Syntax
C++
OdVector& setGrowLength(int growLength);

Sets the grow length of the vector object. 

 

Parameters
Description
growLength
[in] Grow length.

Reference to the vector object.

The grow length is the number of entries by which the physical length will grow as required.

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