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

Sets the variant value of a vector of variant type. 

 

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