API Reference > Other Classes > OdEditorReactor Class > OdEditorReactor Methods > OdEditorReactor::beginDwgOpen Method
OdEditorReactor::beginDwgOpen Method
Syntax
C++
virtual void beginDwgOpen(const OdString& filename);
Parameters 
Description 
const OdString& filename 
[in] Name of the .dwg file. 

Notification function called whenever a .dwg file is about to be opened. 

 

This function is called before the operation.

  • dwgFileOpened
  • endDwgOpen

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