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

Notification function called whenever the attachment of an Xref database has succeeded. 

 

This function is called after the operation.

  • abortAttach
  • beginAttach
  • otherAttach

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