Navigation

design_result_connection

EXPRESS specification:

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;

References (1):

Name Type Referred through Express-G
design_result Entity
Subtype
No Diagram

Inheritance graph

ENTITY design_result_connection;
ENTITY design_result;
design_result_name  :  label;
design_resistance  :  resistance;
ENTITY design_result_connection;
result_for_connection  :  assembly_design_structural_connection;
result_position  :  OPTIONAL point;
position_label  :  OPTIONAL label;
END_ENTITY;