Search Results for

    Show / Hide Table of Contents

    Struct UFModl._UdfsDefData

    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 _UdfsDefData

    Fields

    explosion_flag

    Declaration
    public bool explosion_flag
    Field Value
    Type Description
    System.Boolean

    frecs

    Declaration
    public Tag*frecs
    Field Value
    Type Description
    Tag*

    name_str_data

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

    num_exp

    Declaration
    public int num_exp
    Field Value
    Type Description
    System.Int32

    num_frecs

    Declaration
    public int num_frecs
    Field Value
    Type Description
    System.Int32

    num_ref

    Declaration
    public int num_ref
    Field Value
    Type Description
    System.Int32

    ref_prompts

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

    refs

    Declaration
    public Tag*refs
    Field Value
    Type Description
    Tag*
    In This Article
    Back to top Generated by DocFX