ENTITY design_result_joint_system

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY design_result_joint_system
SUBTYPE OF (design_result);
 	result_for_joint_system : design_joint_system;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity design_result_joint_system inherits from the following supertypes:
  design_result

Subtypes

    No subtypes

Referenced By

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