|
ENTITY Interconnect_module_terminal_surface_constituent_relationship SUBTYPE OF (Shape_element_constituent_relationship); SELF\Shape_element_relationship.relating : Interconnect_module_surface_feature; SELF\Shape_element_relationship.related : Interconnect_module_terminal; END_ENTITY; -- Interconnect_module_terminal_surface_constituent_relationship |
Entity data types and their attributesShape_element_relationship(OPT) relation_type: STRING; (OPT) description: STRING; relating: Shape_element; related: Shape_element; Shape_element_constituent_relationship - Interconnect_module_terminal_surface_constituent_relationship (RT) relating: Interconnect_module_surface_feature; (RT) related: Interconnect_module_terminal; |
Global rules for this entity data type- |