Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / OpenProjectDlg Method

In This Topic
    OpenProjectDlg Method
    In This Topic
    Displays the EPLAN Open project dialog and opens the selected project.
    Syntax
    public void OpenProjectDlg()
    public:
    void OpenProjectDlg(); 
    Remarks
    Method ignores QuietMode and always shows dialog.
    See Also