C++
virtual void beginDwgOpen( const ACHAR* );
Description
This callback function indicates that the drawing file specified by filename is about to be opened.
Parameters
| Parameters | Description |
|---|---|
| filename | Passed in string of the DWG file being opened |
virtual void beginDwgOpen( const ACHAR* );
This callback function indicates that the drawing file specified by filename is about to be opened.
| Parameters | Description |
|---|---|
| filename | Passed in string of the DWG file being opened |