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

Notification function called whenever a database is about to be modified by a DXF input operation. 

 

This function is called before the operation.

  • abortDxfIn
  • dxfInComplete

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