Search Results for

    Show / Hide Table of Contents

    Struct FEModel._IdSpecificationObject

    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.CAE
    Assembly: NXOpen.dll
    Syntax
    struct _IdSpecificationObject

    Fields

    element_id_offset

    Declaration
    public bool element_id_offset
    Field Value
    Type Description
    System.Boolean

    element_start_id

    Declaration
    public int element_start_id
    Field Value
    Type Description
    System.Int32

    fem_object_prepend_name

    Declaration
    public IntPtr fem_object_prepend_name
    Field Value
    Type Description
    System.IntPtr

    node_id_offset

    Declaration
    public bool node_id_offset
    Field Value
    Type Description
    System.Boolean

    node_start_id

    Declaration
    public int node_start_id
    Field Value
    Type Description
    System.Int32

    physical_property_table_id_offset

    Declaration
    public bool physical_property_table_id_offset
    Field Value
    Type Description
    System.Boolean

    physical_property_table_start_id

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