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

Notification function called whenever a database has been modified by a DXF input operation. 

 

This function is called after the operation.

  • abortDxfIn
  • beginDxfIn

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