Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecord::assumeOwnershipOf Method
Syntax
C++
virtual OdResult assumeOwnershipOf(OdDbObjectIdArray entitiesToMove);

This method causes the invoked block table record to assume the ownership of all the entities listed in the input entitiesToMove array, and provides an optimized way of moving entities between block table records. 

 

Parameters
Description
entitiesToMove
[in] Array of entities Object Ids.
Copyright © 2002-2022. Open Design Alliance All rights reserved.