|
ENTITY wire_shell SUBTYPE OF (topological_representation_item); wire_shell_extent : SET [1:?] OF loop; WHERE WR1: NOT mixed_loop_type_set(wire_shell_extent); END_ENTITY; -- wire_shell |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - wire_shell wire_shell_extent: SET [1:?] OF loop; |
Global rules for this entity data type- |