Autodesk.AutoCAD.DatabaseServices Namespace > PlotSettingsValidator Class > PlotSettingsValidator Methods > RefreshLists Method
PlotSettingsValidator.RefreshLists Method
Description

 

Rebuilds the plot, canonical media, and plot style table arrays to reflect the current system state.

Visual Basic
Public Function RefreshLists(
    plotSet As PlotSettings
) As void
C#
public void RefreshLists(
    PlotSettings plotSet
);
Parameters
Parameters 
Description 
PlotSettings plotSet 
Input 
Links
   Comments?