LoadPlotSetup

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > Plot >

LoadPlotSetup

Description

Load the setup of a plotter from a file

Syntax

call DBWShell("LoadPlotSetup FullFileName")

Parameters

FullFileName

the complete file path

Remarks

warningThe file must have been before created with the command SavePlotSetup
The file loaded must have a .PAR extension.

See also

SavePlotsetup

Example

DBWShell("LoadPlotSetup c:/documents/solid|drawings/drawing1.par")