Search Results for

    Show / Hide Table of Contents

    Struct Result.DeformationParameters

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX7.5.1.  This structure has been replaced by NXOpen.CAE.DeformationParameters")]
    public struct Result.DeformationParameters

    Fields

    AbsoluteScaleValue

    Declaration
    public double AbsoluteScaleValue
    Field Value
    Type Description
    double

    Complex

    Declaration
    public Result.Complex Complex
    Field Value
    Type Description
    Result.Complex

    DeformationScale

    Declaration
    public Result.DeformationScale DeformationScale
    Field Value
    Type Description
    Result.DeformationScale

    IterationIndex

    Declaration
    public int IterationIndex
    Field Value
    Type Description
    int

    LoadCaseIndex

    Declaration
    public int LoadCaseIndex
    Field Value
    Type Description
    int

    ModelPercentScaleValue

    Declaration
    public double ModelPercentScaleValue
    Field Value
    Type Description
    double

    PhaseAngle

    Declaration
    public double PhaseAngle
    Field Value
    Type Description
    double

    Type

    Declaration
    public Result.Type Type
    Field Value
    Type Description
    Result.Type

    Methods

    ToString()

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