ENTITY design_result_mapped

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY design_result_mapped
SUBTYPE OF (design_result);
	origin_of_forces : analysis_results_set;
END_ENTITY;

Explicit Attributes

Entity design_result_mapped has the following local and inherited explicit attributes:
AttributeTypeDefined By
 design_result_namelabel (STRING)design_result
 design_resistanceresistance (ENTITY)design_result
 origin_of_forcesanalysis_results_set (ENTITY)design_result_mapped

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity design_result_mapped inherits from the following supertypes:
  design_result

Subtypes

    No subtypes

Referenced By

Entity design_result_mapped and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 design_result ENTITY design_result_mapped
 resistance ENTITY design_result
 select_design_item SELECT design_result
 select_response_item SELECT design_result


[Top Level Definitions] [Exit]

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