Search Results for

    Show / Hide Table of Contents

    Struct UFPlot.JobOptions

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFPlot.JobOptions

    Fields

    colors

    Declaration
    public UFPlot.Colors colors
    Field Value
    Type Description
    UFPlot.Colors

    tolerance

    Declaration
    public double tolerance
    Field Value
    Type Description
    double

    use_drawing_sheet_colors

    Declaration
    public bool use_drawing_sheet_colors
    Field Value
    Type Description
    bool

    use_drawing_sheet_widths

    Declaration
    public bool use_drawing_sheet_widths
    Field Value
    Type Description
    bool

    widths

    Declaration
    public UFPlot.Widths widths
    Field Value
    Type Description
    UFPlot.Widths
    In this article
    Back to top Generated by DocFX