Share

AcEditorReactor::fullRegenWillStart Method

C++

virtual void fullRegenWillStart(
    AcDbDatabase*
);

Description

This callback function indicates that a regen of the database is about to begin.

Parameters

Parameters Description
unnamed Input database to regen

Links

AcEditorReactor Class

Was this information helpful?