Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdVector<class T, class A, class Mm>::setAll Method
Syntax
C++
OdVector& setAll(const T& value);

Sets all the elements in the vector object to the specified value. 

 

Parameters
Description
value
[in] Value to set.

Reference to the vector object.

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