Share

AcEditorReactor::curDocOpenDowngraded Method

C++

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

Description

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

Parameters

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

Links

AcEditorReactor Class

Previous Class

AcEditorReactor3

Was this information helpful?