|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Plot > LoadPlotSetup |
Load the setup of a plotter from a file
call DBWShell("LoadPlotSetup FullFileName")
FullFileName |
the complete file path |
The file must have been before created with the command SavePlotSetup
The file loaded must have a .PAR extension.
DBWShell("LoadPlotSetup c:/documents/solid|drawings/drawing1.par")