SavePlotSetup

<< Click to Display Table of Contents >>

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

SavePlotSetup

Description

Save the setup of a plotter to a file

Syntax

call DBWShell("SavePlotSetup FileName")

Parameters

FileName

file name to save plot settings.

Please note any space char in filenames and paths must be replaced by "|" char.

Results

A file with .PAR extension containing plotter settings.

See also

LoadPlotSetup