Share

AcEditorReactor::curDocOpenUpgraded Method

C++

virtual void curDocOpenUpgraded(
    AcDbDatabase*, 
    const CAdUiPathname&
);

Description

Upgrades the document with the given filename, in the given database.

Parameters

Parameters Description
pDb Input database to work with
filename Output filename of documentation

Links

AcEditorReactor Class

Previous Class

AcEditorReactor3

Was this information helpful?