C++
virtual void refreshLists( AcDbPlotSettings* pPlotSet ) = 0;
Description
Rebuilds the plot, canonical media, and plot style table arrays to reflect the current system state.
Parameters
| Parameters | Description |
|---|---|
| pPlotSet | Input pointer to AcDbPlotSettings object |