Share

AcEditorReactor::beginDwgOpen

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

Links

AcEditorReactor Class

Was this information helpful?