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

Sets the variant value of SoftOwnershipId type with an ID. 

 

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