de_plot_to_file()
Creates a plot of the active design and saves it to a file in a format that can be sent to a printer or plotter. The format of the file is HPGL2. The file adds the extension .hgl . Returns: none.
Syntax:
de_plot_to_file(fileName);
where
fileName is the filename for saving the plot.
Example:
api_set_current_window(SCHEM_WIN);
de_plot_to_file("myFile");
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()