NXOpen.UF.Plot.AskDefaultPrinterAndProfile

Plot.AskDefaultPrinterAndProfile()

Refer to UF_PLOT_ask_default_printer_and_profile for documentation.

Signature: AskDefaultPrinterAndProfile()

Returns:A Tuple
Return type:A tuple consisting of (printer,profile)

printer(str): The default printer in thecurrent printer group. Must be freed with UF_free()

profile(str): The default profile in thecurrent printer group. Must be freed with UF_free()

License requirements: None