API Reference > Other Classes > OdVector Template > OdVector Methods > OdVector::setAll Method
OdVector::setAll Method
Syntax
C++
OdVector& setAll(const T& value);
Parameters 
Description 
const T& value 
[in] Value to assign. 

Sets all the elements in this Array object to the specified value.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.