Search Results for

    Show / Hide Table of Contents

    Struct UFModl.UdfsExp

    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 UFModl.UdfsExp

    Fields

    define_value

    Declaration
    public string[] define_value
    Field Value
    Type Description
    string[]

    exp

    Declaration
    public string exp
    Field Value
    Type Description
    string

    exp_name

    Declaration
    public string exp_name
    Field Value
    Type Description
    string

    high_end

    Declaration
    public string high_end
    Field Value
    Type Description
    string

    low_end

    Declaration
    public string low_end
    Field Value
    Type Description
    string

    num_def

    Declaration
    public int num_def
    Field Value
    Type Description
    int

    scale_type

    Declaration
    public int scale_type
    Field Value
    Type Description
    int

    type

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