Navigation

loop

EXPRESS specification:

ENTITY loop
SUPERTYPE OF (ONEOF(vertex_loop, edge_loop, poly_loop))
SUBTYPE OF ( topological_representation_item);
END_ENTITY;

References (6):

Name Type Referred through Express-G
edge_loop Entity
Supertype
No Diagram
face_bound Entity
Attribute 'bound'
No Diagram
poly_loop Entity
Supertype
No Diagram
topological_representation_item Entity
Subtype
No Diagram
vertex_loop Entity
Supertype
No Diagram
wire_shell Entity
Attribute 'wire_shell_extent'
No Diagram

Inheritance graph

ENTITY loop;
ENTITY representation_item;
name  :  label;
ENTITY topological_representation_item;
ENTITY loop;
END_ENTITY;