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

Sets the variant value of SmartString type. 

 

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