ENTITY analysis_result_element
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_result_element
ABSTRACT SUPERTYPE OF (ONEOF
(analysis_result_element_curve,
analysis_result_element_surface,
analysis_result_element_point,
analysis_result_element_volume))
SUBTYPE OF (analysis_result);
END_ENTITY;
Explicit Attributes
Entity analysis_result_element has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity analysis_result_element inherits from the following supertypes:
analysis_result
Subtypes
Entity analysis_result_element has the following subtypes:
analysis_result_element_curve*
analysis_result_element_point*
analysis_result_element_surface*
analysis_result_element_surface_stresses
analysis_result_element_surface_tractions
analysis_result_element_volume*
analysis_result_element_volume_stress_tensor
* - Immediate Subtypes
Referenced By
Entity analysis_result_element and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00