Search Results for

    Show / Hide Table of Contents

    Struct UFModl.UdfsExp

    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 UdfsExp

    Fields

    define_value

    Declaration
    public string[] define_value
    Field Value
    Type Description
    System.String[]

    exp

    Declaration
    public string exp
    Field Value
    Type Description
    System.String

    exp_name

    Declaration
    public string exp_name
    Field Value
    Type Description
    System.String

    high_end

    Declaration
    public string high_end
    Field Value
    Type Description
    System.String

    low_end

    Declaration
    public string low_end
    Field Value
    Type Description
    System.String

    num_def

    Declaration
    public int num_def
    Field Value
    Type Description
    System.Int32

    scale_type

    Declaration
    public int scale_type
    Field Value
    Type Description
    System.Int32

    type

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