Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdEditorReactor::beginDwgOpen Method
Syntax
C++
virtual void beginDwgOpen(const OdString& filename);

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

 

Parameters
Description
filename
[in] Name of the .dwg file.

This function is called before the operation.

  • dwgFileOpened
  • endDwgOpen
Copyright © 2002-2022. Open Design Alliance All rights reserved.