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

Sets the variant value of SmartString type with an ID. 

 

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