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

Variant value of HardPointerId type.

Converts a value of ObjectId type to a variant HardPointerId value. 

 

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