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

Sets the variant value of SoftPointerXRef type with an ID. 

 

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