ENTITY analysis_results_set_combined

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_results_set_combined 
SUBTYPE OF (analysis_results_set);
 	loading_combination_ref : loading_combination;
END_ENTITY;

Explicit Attributes

Entity analysis_results_set_combined has the following local and inherited explicit attributes:
AttributeTypeDefined By
 results_set_namelabel (STRING)analysis_results_set
 component_resultsSET OF analysis_result (ENTITY)analysis_results_set
 loading_combination_refloading_combination (ENTITY)analysis_results_set_combined

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_results_set_combined inherits from the following supertypes:
  analysis_results_set

Subtypes

    No subtypes

Referenced By

Entity analysis_results_set_combined and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_results_set ENTITY analysis_results_set_combined
 analysis_results_set_envelope ENTITY analysis_results_set_combined
 design_result_mapped ENTITY analysis_results_set
 select_response_item SELECT analysis_results_set


[Top Level Definitions] [Exit]

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