API Reference > Auxiliary Classes > AECCVariant Class > AECCVariant Methods > set Method > AECCVariant::set Method (std::vector<OdUInt32>&, OdUInt32)
AECCVariant::set Method (std::vector<OdUInt32>&, OdUInt32)
Syntax
C++
void set(const std::vector<OdUInt32>& aValue, OdUInt32 iTY = 0);
Parameters 
Description 
const std::vector<OdUInt32>& aValue 
[in] New value to set.  
OdUInt32 iTY = 0 
[in] Type information. 

Sets the variant value of a vector of UInt32 type. 

 

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