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

Notification function called whenever the DXF output from a database has failed. 

 

This function is called after the operation.

beginDxfOut dxfOutComplete

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