ENTITY analysis_results_set_basic

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_results_set_basic 
SUBTYPE OF (analysis_results_set);
 	basic_load_case : load_case;
END_ENTITY;

Explicit Attributes

Entity analysis_results_set_basic 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
 basic_load_caseload_case (ENTITY)analysis_results_set_basic

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_results_set_basic inherits from the following supertypes:
  analysis_results_set

Subtypes

    No subtypes

Referenced By

Entity analysis_results_set_basic and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_results_set ENTITY analysis_results_set_basic
 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