Close

Relief for ODA Team in Ukraine

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

Notification function called whenever a database is about to be saved to a DXF file. 

 

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

This function is called before the operation

  • abortDxfOut
  • dxfOutComplete
Copyright © 2002-2022. Open Design Alliance All rights reserved.