vertex_loop
EXPRESS specification:
ENTITY
vertex_loop
SUBTYPE
OF
(
loop
);
loop_vertex
:
vertex
;
END_ENTITY
;
References (2):
Name
Type
Referred through
Express-G
loop
Entity
Subtype
No Diagram
vertex_shell
Entity
Attribute 'vertex_shell_extent'
No Diagram
Inheritance graph
ENTITY
vertex_loop;
ENTITY
representation_item
;
name
:
label
;
ENTITY
topological_representation_item
;
ENTITY
loop
;
ENTITY
vertex_loop
;
loop_vertex
:
vertex
;
END_ENTITY
;