API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::setOwnerId Method
OdDbObject::setOwnerId Method
Syntax
C++
virtual void setOwnerId(OdDbObjectId ownerId);
Parameters 
Description 
OdDbObjectId ownerId 
[in] Owner's objectId. 

Sets this object's ownerId data member. 

 

This function lets this object know its owner; it does not notify the owner.

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