Search Results for

    Show / Hide Table of Contents

    Struct Result._ResultParameters

    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
    [Obsolete("Deprecated in NX7.5.1.  This structure has been replaced by NXOpen.CAE.ResultParameters")]
    struct _ResultParameters

    Fields

    absolute_value

    Declaration
    public bool absolute_value
    Field Value
    Type Description
    System.Boolean

    add_beam_str_fillets

    Declaration
    public bool add_beam_str_fillets
    Field Value
    Type Description
    System.Boolean

    averaging

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

    beam_fillet_radius

    Declaration
    public double beam_fillet_radius
    Field Value
    Type Description
    System.Double

    calculate_beam_str_results

    Declaration
    public bool calculate_beam_str_results
    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

    coordinate_system

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

    display_beam_result_in_local_csys

    Declaration
    public bool display_beam_result_in_local_csys
    Field Value
    Type Description
    System.Boolean

    element_value

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

    include_midnode

    Declaration
    public bool include_midnode
    Field Value
    Type Description
    System.Boolean

    iteration_index

    Declaration
    public int iteration_index
    Field Value
    Type Description
    System.Int32

    layer

    Declaration
    public int layer
    Field Value
    Type Description
    System.Int32

    load_case_index

    Declaration
    public int load_case_index
    Field Value
    Type Description
    System.Int32

    phase_angle

    Declaration
    public double phase_angle
    Field Value
    Type Description
    System.Double

    plynumber

    Declaration
    public int plynumber
    Field Value
    Type Description
    System.Int32

    res_section

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

    scale_value

    Declaration
    public double scale_value
    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 Tag unit
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX