Close

Relief for ODA Team in Ukraine

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

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

 

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

This function is called before the operation.

  • dgnFileOpened
  • endDgnOpen
Copyright © 2002-2022. Open Design Alliance All rights reserved.