Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdRxEventReactor::beginDxfIn Method
Syntax
C++
virtual void beginDxfIn(OdDbDatabase* pDb);

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

 

Parameters
Description
pDb
[in] Pointer to the database to be modified.

This function is called before the operation.

  • abortDxfIn
  • dxfInComplete
Copyright © 2002-2022. Open Design Alliance All rights reserved.