Search Results for

    Show / Hide Table of Contents

    Struct UFSf.MeshVisuals

    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 MeshVisuals

    Fields

    color

    Declaration
    public int color
    Field Value
    Type Description
    System.Int32

    deformed_scale

    Declaration
    public double deformed_scale
    Field Value
    Type Description
    System.Double

    edge_visibility_sw

    Declaration
    public int edge_visibility_sw
    Field Value
    Type Description
    System.Int32

    normals

    Declaration
    public int normals
    Field Value
    Type Description
    System.Int32

    normals_color

    Declaration
    public int normals_color
    Field Value
    Type Description
    System.Int32

    shade_edge_color

    Declaration
    public int shade_edge_color
    Field Value
    Type Description
    System.Int32

    shade_mode

    Declaration
    public int shade_mode
    Field Value
    Type Description
    System.Int32

    show_analysis

    Declaration
    public int show_analysis
    Field Value
    Type Description
    System.Int32

    show_deformed

    Declaration
    public int show_deformed
    Field Value
    Type Description
    System.Int32

    shrink_factor

    Declaration
    public int shrink_factor
    Field Value
    Type Description
    System.Int32

    text_display_sw

    Declaration
    public int text_display_sw
    Field Value
    Type Description
    System.Int32

    thick_shell_sw

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