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

Notification function called whenever the DXF input to a database has failed. 

 

This function is called after the operation.

  • beginDxfIn
  • dxfInComplete

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