API Reference > OdRx Classes > OdRxEventReactor Class > OdRxEventReactor Methods > OdRxEventReactor::dxfOutComplete Method
OdRxEventReactor::dxfOutComplete Method
Syntax
C++
virtual void dxfOutComplete(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database saved. 

Notification function called whenever a database has be saved to a DXF file. 

 

This function is called after the operation.

  • abortDxfOut
  • beginDxfOut

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