Search Results for

    Show / Hide Table of Contents

    Struct FEModel.IdSpecificationObject

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct FEModel.IdSpecificationObject

    Fields

    ElementIdOffset

    Declaration
    public bool ElementIdOffset
    Field Value
    Type Description
    bool

    ElementStartId

    Declaration
    public int ElementStartId
    Field Value
    Type Description
    int

    FemObjectPrependName

    Declaration
    public string FemObjectPrependName
    Field Value
    Type Description
    string

    NodeIdOffset

    Declaration
    public bool NodeIdOffset
    Field Value
    Type Description
    bool

    NodeStartId

    Declaration
    public int NodeStartId
    Field Value
    Type Description
    int

    PhysicalPropertyTableIdOffset

    Declaration
    public bool PhysicalPropertyTableIdOffset
    Field Value
    Type Description
    bool

    PhysicalPropertyTableStartId

    Declaration
    public int PhysicalPropertyTableStartId
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX