ENTITY design_result_connection

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY design_result_connection
SUBTYPE OF (design_result);
 	result_for_connection : assembly_design_structural_connection;
	result_position : OPTIONAL point;
 	position_label : OPTIONAL label;
END_ENTITY;

Explicit Attributes

Entity design_result_connection has the following local and inherited explicit attributes:
AttributeTypeDefined By
 design_result_namelabel (STRING)design_result
 design_resistanceresistance (ENTITY)design_result
 result_for_connectionassembly_design_structural_connection (ENTITY)design_result_connection
 result_positionpoint (ENTITY)design_result_connection
 position_labellabel (STRING)design_result_connection

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity design_result_connection inherits from the following supertypes:
  design_result

Subtypes

    No subtypes

Referenced By

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