|
ENTITY Connection_zone_package_interface_plane_relationship; interface_plane : interface_plane_or_seating_plane; derived_zone : Connection_zone_in_part_feature_template_definition; derived_zone_shape_class : STRING; INVERSE associated_package_terminal : SET [0:1] OF Package_terminal_template_definition FOR seating_plane_zone; WHERE WR1: derived_zone_shape_class IN ['area','edge']; END_ENTITY; -- Connection_zone_package_interface_plane_relationship |
Entity data types and their attributesConnection_zone_package_interface_plane_relationshipinterface_plane: interface_plane_or_seating_plane; derived_zone: Connection_zone_in_part_feature_template_definition; derived_zone_shape_class: STRING; (INV) associated_package_terminal: SET [0:1] OF Package_terminal_template_definition FOR seating_plane_zone; |
Global rules for this entity data type- |