NXOpen.UF.Plot.JobOptions Structure

NXOpen.UF.Plot.JobOptions is an alias for NXOpen.UF.PlotJobOptions_Struct

class NXOpen.UF.PlotJobOptions_Struct

Bases: object

Refer to UF_PLOT_job_options_s for documentation.

Fields

NXOpen.UF.PlotJobOptions_Struct.Colors Specifies colors used in plotting.
NXOpen.UF.PlotJobOptions_Struct.UseDrawingSheetColors TRUE if custom colors associated with the drawing sheet are used in plotting the sheet.
NXOpen.UF.PlotJobOptions_Struct.Widths Specifies widths used in plotting.
NXOpen.UF.PlotJobOptions_Struct.UseDrawingSheetWidths TRUE if custom widths associated with the drawing sheet are used in plotting the sheet.
NXOpen.UF.PlotJobOptions_Struct.Tolerance A unitless value that controls the accuracy or smoothness of plotted curve geometry.