API Reference > Other Classes > OdDgEditorReactor Class > OdDgEditorReactor Methods > OdDgEditorReactor::otherAttach Method
OdDgEditorReactor::otherAttach Method
Syntax
C++
virtual void otherAttach(OdDgDatabase* pToDb, OdDgDatabase* pFromDb);
Parameters 
Description 
OdDgDatabase* pToDb 
[in] Host database.  
OdDgDatabase* pFromDb 
[in] Xref database. 

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

 

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

  • abortAttach
  • beginAttach
  • endAttach

Copyright © 2002–2020. Open Design Alliance. All rights reserved.