Plot

<< Click to Display Table of Contents >>

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

Plot

Description

Plots the current selected document using the plot setup parameters

Syntax

call DBWShell("Plot [UniqueID]")

Parameters

UniqueID

Optional.unique id of the document to plot.

Remarks

Browser must be open and Documents Page or Query Page must be active, if no unique id is passed.

The plotting in PDF and TIF format is not possibile with Standalone Client.

Please note for plotting GENERIC documents it's necessary to program the OnPlotG.LST script.

Results if plotting on a file

Outputs on the result set, if plotting on a file, the following data:

@PLOT_FILE_PATH

the plotting file created

See also

PDF output support

PlotPDFTIF