Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewPrfs

    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.ViewPrfs

    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

    extracted_edges

    Declaration
    public UFDraw.ExtractedEdges extracted_edges
    Field Value
    Type Description
    UFDraw.ExtractedEdges

    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

    interfering_solids

    Declaration
    public int interfering_solids
    Field Value
    Type Description
    int

    referenced_edges_only

    Declaration
    public bool referenced_edges_only
    Field Value
    Type Description
    bool

    silhouettes

    Declaration
    public UFDraw.Silhouette silhouettes
    Field Value
    Type Description
    UFDraw.Silhouette

    simplify_small_features

    Declaration
    public int simplify_small_features
    Field Value
    Type Description
    int

    small_feature_tolerance

    Declaration
    public double small_feature_tolerance
    Field Value
    Type Description
    double

    smooth

    Declaration
    public UFDraw.Smooth smooth
    Field Value
    Type Description
    UFDraw.Smooth

    smooth_edge_color

    Declaration
    public int smooth_edge_color
    Field Value
    Type Description
    int

    smooth_edge_font

    Declaration
    public int smooth_edge_font
    Field Value
    Type Description
    int

    smooth_edge_gap

    Declaration
    public UFDraw.Gap smooth_edge_gap
    Field Value
    Type Description
    UFDraw.Gap

    smooth_edge_gap_size

    Declaration
    public double smooth_edge_gap_size
    Field Value
    Type Description
    double

    smooth_edge_width

    Declaration
    public int smooth_edge_width
    Field Value
    Type Description
    int

    tolerance

    Declaration
    public double tolerance
    Field Value
    Type Description
    double

    traceline_gap

    Declaration
    public UFDraw.Gap traceline_gap
    Field Value
    Type Description
    UFDraw.Gap

    traceline_gap_size

    Declaration
    public double traceline_gap_size
    Field Value
    Type Description
    double

    traceline_hidden_color

    Declaration
    public int traceline_hidden_color
    Field Value
    Type Description
    int

    traceline_hidden_font

    Declaration
    public int traceline_hidden_font
    Field Value
    Type Description
    int

    traceline_hidden_width

    Declaration
    public int traceline_hidden_width
    Field Value
    Type Description
    int

    traceline_visible_color

    Declaration
    public int traceline_visible_color
    Field Value
    Type Description
    int

    traceline_visible_font

    Declaration
    public int traceline_visible_font
    Field Value
    Type Description
    int

    traceline_visible_width

    Declaration
    public int traceline_visible_width
    Field Value
    Type Description
    int

    uvhatch

    Declaration
    public UFDraw.Uvhatch uvhatch
    Field Value
    Type Description
    UFDraw.Uvhatch

    virtual_intersect

    Declaration
    public UFDraw.VirtualIntersect virtual_intersect
    Field Value
    Type Description
    UFDraw.VirtualIntersect

    virtual_intersect_color

    Declaration
    public int virtual_intersect_color
    Field Value
    Type Description
    int

    virtual_intersect_font

    Declaration
    public int virtual_intersect_font
    Field Value
    Type Description
    int

    virtual_intersect_gap

    Declaration
    public UFDraw.Gap virtual_intersect_gap
    Field Value
    Type Description
    UFDraw.Gap

    virtual_intersect_gap_size

    Declaration
    public double virtual_intersect_gap_size
    Field Value
    Type Description
    double

    virtual_intersect_width

    Declaration
    public int virtual_intersect_width
    Field Value
    Type Description
    int

    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