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

Variant value of HardOwnershipId type.

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

 

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