RefreshPlotDeviceInfo Method

Updates the plot, canonical media, and plot style table information to reflect the current system state.

See Also | Example

Signature

object.RefreshPlotDeviceInfo()

Object

Layout, PlotConfiguration
The object or objects this method applies to.

Remarks

It is recommended that you refresh your plot device information before you use GetCanonicalMediaNames, GetPlotDeviceNames, or GetPlotStyleTableNames methods for a given AutoCAD session. After that, you need only refresh the information if some part of the device setup changes during the course of the session.

 

   Comments?