Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.RenderPrefs

    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 UFDraw.RenderPrefs

    Fields

    edge_hiding_edge

    Declaration
    public UFDraw.EdgeHidingEdge edge_hiding_edge
    Field Value
    Type Description
    UFDraw.EdgeHidingEdge

    edges_hidden_by_own_solid

    Declaration
    public bool edges_hidden_by_own_solid
    Field Value
    Type Description
    bool

    hidden_line

    Declaration
    public UFDraw.HiddenLine hidden_line
    Field Value
    Type Description
    UFDraw.HiddenLine

    hidden_line_color

    Declaration
    public int hidden_line_color
    Field Value
    Type Description
    int

    hidden_line_font

    Declaration
    public int hidden_line_font
    Field Value
    Type Description
    int

    hidden_line_width

    Declaration
    public int hidden_line_width
    Field Value
    Type Description
    int

    referenced_edges_only

    Declaration
    public bool referenced_edges_only
    Field Value
    Type Description
    bool

    visible_line_color

    Declaration
    public int visible_line_color
    Field Value
    Type Description
    int

    visible_line_font

    Declaration
    public int visible_line_font
    Field Value
    Type Description
    int

    visible_line_width

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