ENTITY analysis_result_element_surface_stresses

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_result_element_surface_stresses 
SUBTYPE OF (analysis_result_element_surface);
 	direct_stress_sigma_y : pressure_measure_with_unit;
 	membrane_stress_tau_yz : pressure_measure_with_unit;
 	direct_stress_sigma_z : pressure_measure_with_unit;
END_ENTITY;

Explicit Attributes

Entity analysis_result_element_surface_stresses has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_result_namelabel (STRING)analysis_result
 sign_conventiontext (STRING)analysis_result
 results_for_analysisanalysis_method (ENTITY)analysis_result
 result_for_element_surfaceelement_surface (ENTITY)analysis_result_element_surface
 result_positionpoint (ENTITY)analysis_result_element_surface
 position_labellabel (STRING)analysis_result_element_surface
 direct_stress_sigma_ypressure_measure_with_unit (ENTITY)analysis_result_element_surface_stresses
 membrane_stress_tau_yzpressure_measure_with_unit (ENTITY)analysis_result_element_surface_stresses
 direct_stress_sigma_zpressure_measure_with_unit (ENTITY)analysis_result_element_surface_stresses

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_result_element_surface_stresses inherits from the following supertypes:
  analysis_result
    analysis_result_element
      analysis_result_element_surface

Subtypes

    No subtypes

Referenced By

Entity analysis_result_element_surface_stresses and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_result ENTITY analysis_result_element
 analysis_results_set ENTITY analysis_result
 analysis_result_element ENTITY analysis_result_element_surface
 analysis_result_element_surface ENTITY analysis_result_element_surface_stresses
 select_response_item SELECT analysis_result


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00