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
    struct _UdfsExp

    Fields

    define_value

    Declaration
    public sbyte **define_value
    Field Value
    Type Description
    System.SByte**

    exp

    Declaration
    public sbyte *exp
    Field Value
    Type Description
    System.SByte*

    exp_name

    Declaration
    public byte[] exp_name
    Field Value
    Type Description
    System.Byte[]

    high_end

    Declaration
    public byte[] high_end
    Field Value
    Type Description
    System.Byte[]

    low_end

    Declaration
    public byte[] low_end
    Field Value
    Type Description
    System.Byte[]

    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