Navigation

wire_shell

EXPRESS specification:

ENTITY wire_shell
SUBTYPE OF ( topological_representation_item);
wire_shell_extent  :  SET [1:?] OF loop;
WHERE
WRW1  :  NOT mixed_loop_type_set(wire_shell_extent);
END_ENTITY;

References (2):

Name Type Referred through Express-G
shell Select
Select relation
No Diagram
topological_representation_item Entity
Subtype
No Diagram

Inheritance graph

ENTITY wire_shell;
ENTITY representation_item;
name  :  label;
ENTITY topological_representation_item;
ENTITY wire_shell;
wire_shell_extent  :  SET [1:?] OF loop;
END_ENTITY;