Search Results for

    Show / Hide Table of Contents

    Struct StressLinearization.ExtremumExtras

    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 StressLinearization.ExtremumExtras

    Fields

    IterIndex

    Declaration
    public int IterIndex
    Field Value
    Type Description
    int

    IterName

    Declaration
    public string IterName
    Field Value
    Type Description
    string

    LcName

    Declaration
    public string LcName
    Field Value
    Type Description
    string

    Location

    Declaration
    public Point3d Location
    Field Value
    Type Description
    Point3d

    Temperature

    Declaration
    public double Temperature
    Field Value
    Type Description
    double

    TemperatureLoad

    Declaration
    public double TemperatureLoad
    Field Value
    Type Description
    double

    XLocal

    Declaration
    public double XLocal
    Field Value
    Type Description
    double

    Methods

    ToString()

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