Search Results for

    Show / Hide Table of Contents

    Struct StressLinearization._ExtremumExtras

    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 _ExtremumExtras

    Fields

    iterIndex

    Declaration
    public int iterIndex
    Field Value
    Type Description
    System.Int32

    iterName

    Declaration
    public IntPtr iterName
    Field Value
    Type Description
    System.IntPtr

    lcName

    Declaration
    public IntPtr lcName
    Field Value
    Type Description
    System.IntPtr

    location

    Declaration
    public Point3d location
    Field Value
    Type Description
    Point3d

    temperature

    Declaration
    public double temperature
    Field Value
    Type Description
    System.Double

    temperatureLoad

    Declaration
    public double temperatureLoad
    Field Value
    Type Description
    System.Double

    xLocal

    Declaration
    public double xLocal
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX