Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdEditorReactor::otherAttach Method
Syntax
C++
virtual void otherAttach(OdDbDatabase* pToDb, OdDbDatabase* pFromDb);

Notification function called whenever an Xref database has been attached to a host database. 

 

Parameters
Description
pToDb
[in] Host database.
pFromDb
[in] Xref database.

This function is called after the operation, and is sent just after beginDeepCloneXlation.

  • abortAttach
  • beginAttach
  • endAttach
Copyright © 2002-2022. Open Design Alliance All rights reserved.