Search Results for

    Show / Hide Table of Contents

    Struct UFDisp.SystemParams

    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 UFDisp.SystemParams

    Fields

    color

    Declaration
    public int color
    Field Value
    Type Description
    int

    dash_size

    Declaration
    public double dash_size
    Field Value
    Type Description
    double

    face_edges_color

    Declaration
    public int face_edges_color
    Field Value
    Type Description
    int

    facet_angle_tol

    Declaration
    public double facet_angle_tol
    Field Value
    Type Description
    double

    facet_chord_tol

    Declaration
    public double facet_chord_tol
    Field Value
    Type Description
    double

    facet_edge_tol

    Declaration
    public double facet_edge_tol
    Field Value
    Type Description
    double

    font

    Declaration
    public int font
    Field Value
    Type Description
    int

    handle_color

    Declaration
    public int handle_color
    Field Value
    Type Description
    int

    hidden_geometry_color

    Declaration
    public int hidden_geometry_color
    Field Value
    Type Description
    int

    hidden_shaded_face_edges

    Declaration
    public int hidden_shaded_face_edges
    Field Value
    Type Description
    int

    line_width_display

    Declaration
    public int line_width_display
    Field Value
    Type Description
    int

    preselection_color

    Declaration
    public int preselection_color
    Field Value
    Type Description
    int

    random_color_displayed

    Declaration
    public bool random_color_displayed
    Field Value
    Type Description
    bool

    random_color_object_type

    Declaration
    public int random_color_object_type
    Field Value
    Type Description
    int

    show_shaded_face_edges

    Declaration
    public bool show_shaded_face_edges
    Field Value
    Type Description
    bool

    space_size

    Declaration
    public double space_size
    Field Value
    Type Description
    double

    symbol_size

    Declaration
    public double symbol_size
    Field Value
    Type Description
    double

    tolerance

    Declaration
    public double tolerance
    Field Value
    Type Description
    double

    use_face_edges_color

    Declaration
    public bool use_face_edges_color
    Field Value
    Type Description
    bool

    view_display

    Declaration
    public int view_display
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX