Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewPrfs

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct 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
    System.Boolean

    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
    System.Int32

    hidden_line_font

    Declaration
    public int hidden_line_font
    Field Value
    Type Description
    System.Int32

    hidden_line_width

    Declaration
    public int hidden_line_width
    Field Value
    Type Description
    System.Int32

    interfering_solids

    Declaration
    public int interfering_solids
    Field Value
    Type Description
    System.Int32

    referenced_edges_only

    Declaration
    public bool referenced_edges_only
    Field Value
    Type Description
    System.Boolean

    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
    System.Int32

    small_feature_tolerance

    Declaration
    public double small_feature_tolerance
    Field Value
    Type Description
    System.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
    System.Int32

    smooth_edge_font

    Declaration
    public int smooth_edge_font
    Field Value
    Type Description
    System.Int32

    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
    System.Double

    smooth_edge_width

    Declaration
    public int smooth_edge_width
    Field Value
    Type Description
    System.Int32

    tolerance

    Declaration
    public double tolerance
    Field Value
    Type Description
    System.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
    System.Double

    traceline_hidden_color

    Declaration
    public int traceline_hidden_color
    Field Value
    Type Description
    System.Int32

    traceline_hidden_font

    Declaration
    public int traceline_hidden_font
    Field Value
    Type Description
    System.Int32

    traceline_hidden_width

    Declaration
    public int traceline_hidden_width
    Field Value
    Type Description
    System.Int32

    traceline_visible_color

    Declaration
    public int traceline_visible_color
    Field Value
    Type Description
    System.Int32

    traceline_visible_font

    Declaration
    public int traceline_visible_font
    Field Value
    Type Description
    System.Int32

    traceline_visible_width

    Declaration
    public int traceline_visible_width
    Field Value
    Type Description
    System.Int32

    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
    System.Int32

    virtual_intersect_font

    Declaration
    public int virtual_intersect_font
    Field Value
    Type Description
    System.Int32

    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
    System.Double

    virtual_intersect_width

    Declaration
    public int virtual_intersect_width
    Field Value
    Type Description
    System.Int32

    visible_line_color

    Declaration
    public int visible_line_color
    Field Value
    Type Description
    System.Int32

    visible_line_font

    Declaration
    public int visible_line_font
    Field Value
    Type Description
    System.Int32

    visible_line_width

    Declaration
    public int visible_line_width
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX