API Reference > Auxiliary Classes > AECCVariant Class > AECCVariant Methods > AECCVariant::toSoftPointerXRef Method
AECCVariant::toSoftPointerXRef Method
Syntax
C++
static AECCVariant toSoftPointerXRef(const AECSmartReference& srValue, OdUInt32 iId = 0x1A000000, OdUInt32 iTY = 0);
Parameters 
Description 
const AECSmartReference& srValue 
[in] Value to convert.  
OdUInt32 iId = 0x1A000000 
[in] Type ID.  
OdUInt32 iTY = 0 
[in] Type information. 

Variant value of SoftPointerXRef type.

Converts a value of SmartReference type to a variant SoftPointerXRef value. 

 

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