Search Results for

    Show / Hide Table of Contents

    Struct UFStd.StlParams

    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 StlParams

    Fields

    angular_tolerance

    Declaration
    public double angular_tolerance
    Field Value
    Type Description
    System.Double

    display_info

    Declaration
    public bool display_info
    Field Value
    Type Description
    System.Boolean

    hide_smooth_edges

    Declaration
    public bool hide_smooth_edges
    Field Value
    Type Description
    System.Boolean

    to_jt_body

    Declaration
    public int to_jt_body
    Field Value
    Type Description
    System.Int32

    unit_size

    Declaration
    public float unit_size
    Field Value
    Type Description
    System.Single
    In This Article
    Back to top Generated by DocFX