PlotToFile method

Plots a layout to a device.

 

Syntax

BooleanVariable = object.PlotToFile([fileName])

Where:

     object is a AcadPlot object.

     fileName is a String input-only; optional

The full path and file name of the PC3 file to use instead of the current configuration. If this parameter is not provided, the current configuration will be used. If the configuration file is not found at the specified path, the method will search the printer configuration path for the file before it defaults to the current configuration.

   BooleanVariable is a Boolean:

TRUE: The plot was successfully sent to the device.

FALSE: The plot was not sent to the device. Either the plot process failed or the plot was cancelled.  

 

Examples...

PlotToFile example

 

 


© Bricsys NV. All rights reserved.