NXOpen.UF.Plot.PrintFile

Plot.PrintFile()

Refer to UF_PLOT_print_file for documentation.

Signature: PrintFile(filename, printer, profile, numCopies)

Parameters:
  • filename (str) – Name of CGM or TIFF file to print
  • printer (str) – Specifies the name of the printer on which the job is to be printed. If NULL, the default printer is used.
  • profile (str) – Specifies the name of the desired profile for the printer. If NULL, the default profile is used.
  • numCopies (int) – Number of copies to print.

License requirements: None