|
ENTITY Bare_die_terminal_surface_constituent_relationship SUBTYPE OF (Shape_element_constituent_relationship); SELF\Shape_element_relationship.relating : Bare_die_surface; SELF\Shape_element_relationship.related : Bare_die_terminal; END_ENTITY; -- Bare_die_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 - Bare_die_terminal_surface_constituent_relationship (RT) relating: Bare_die_surface; (RT) related: Bare_die_terminal; |
Global rules for this entity data type- |