Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::setOwnerId Method
Syntax
C++
virtual void setOwnerId(OdDbObjectId ownerId);

Sets this object's ownerId data member. 

 

Parameters
Description
ownerId
[in] Owner's objectId.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.