Parameters for the PreModel print event. More...
#include <IPlotHook.h>
Public Member Functions | |
virtual DgnModelRefP | GetModelRef () const =0 |
Gets the modelRef for the model about to be printed. More... | |
virtual void | SetIgnoreModel (bool ignoreModel)=0 |
Indicate whether the model is to be printed. More... | |
virtual bool | GetIsTransientUpdate () const =0 |
True if inside the transient element pass. More... | |
Parameters for the PreModel print event.
|
pure virtual |
True if inside the transient element pass.
|
pure virtual |
Gets the modelRef for the model about to be printed.
|
pure virtual |
Indicate whether the model is to be printed.