Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::appendToOwner Method
Syntax
C++
void appendToOwner(OdDbIdPair& idPair, OdDbObject* pOwnerObject, OdDbIdMapping& ownerIdMap);

Appends this OdDbTable object to the specified owner object. 

 

Parameters
Description
idPair
[in] ID pair to append.
pOwnerObject
[in] Pointer to the owner object.
ownerIdMap
[in/out] Owner's ID map.
Copyright © 2002-2022. Open Design Alliance All rights reserved.