Close

Relief for ODA Team in Ukraine

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

This function appends this 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.

Adds a record to the specified ID map. This function is used internally to subDeepClone() and subWblockClone().

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