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

Sets the variant value of SoftOwnershipId type. 

 

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