Search Results for

    Show / Hide Table of Contents

    Struct Result.ResultParameters

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    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
    [Obsolete("Deprecated in NX7.5.1.  This structure has been replaced by NXOpen.CAE.ResultParameters")]
    public struct ResultParameters

    Fields

    AbsoluteValue

    Declaration
    public bool AbsoluteValue
    Field Value
    Type Description
    System.Boolean

    AddBeamStrFillets

    Declaration
    public bool AddBeamStrFillets
    Field Value
    Type Description
    System.Boolean

    Averaging

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

    BeamFilletRadius

    Declaration
    public double BeamFilletRadius
    Field Value
    Type Description
    System.Double

    CalculateBeamStrResults

    Declaration
    public bool CalculateBeamStrResults
    Field Value
    Type Description
    System.Boolean

    Complex

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

    Component

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

    CoordinateSystem

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

    DisplayBeamResultInLocalCsys

    Declaration
    public bool DisplayBeamResultInLocalCsys
    Field Value
    Type Description
    System.Boolean

    ElementValue

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

    IncludeMidnode

    Declaration
    public bool IncludeMidnode
    Field Value
    Type Description
    System.Boolean

    IterationIndex

    Declaration
    public int IterationIndex
    Field Value
    Type Description
    System.Int32

    Layer

    Declaration
    public int Layer
    Field Value
    Type Description
    System.Int32

    LoadCaseIndex

    Declaration
    public int LoadCaseIndex
    Field Value
    Type Description
    System.Int32

    PhaseAngle

    Declaration
    public double PhaseAngle
    Field Value
    Type Description
    System.Double

    Plynumber

    Declaration
    public int Plynumber
    Field Value
    Type Description
    System.Int32

    ResSection

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

    ScaleValue

    Declaration
    public double ScaleValue
    Field Value
    Type Description
    System.Double

    Section

    Declaration
    public int Section
    Field Value
    Type Description
    System.Int32

    Type

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

    Unit

    Declaration
    public Unit Unit
    Field Value
    Type Description
    Unit

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX