NXOpen.UF.Plot.AskPrinterNames

Plot.AskPrinterNames()

Refer to UF_PLOT_ask_printer_names for documentation.

Signature: AskPrinterNames()

Returns:A Tuple
Return type:A tuple consisting of (numPrinters,printers)

numPrinters(int): Number of printers inthe current printer group.

printers(list of str): Names of the printers inthe current printer group. Each name and the array of names must be freed with UF_free()

License requirements: None