Navigation

topological_representation_item

EXPRESS specification:

ENTITY topological_representation_item
SUPERTYPE OF (ONEOF(connected_edge_set, connected_face_set, edge, face, face_bound, vertex, vertex_shell, wire_shell) ANDOR loop ANDOR path)
SUBTYPE OF ( representation_item);
END_ENTITY;

References (11):

Name Type Referred through Express-G
connected_edge_set Entity
Supertype
No Diagram
connected_face_set Entity
Supertype
No Diagram
edge Entity
Supertype
No Diagram
face Entity
Supertype
No Diagram
face_bound Entity
Supertype
No Diagram
loop Entity
Supertype
No Diagram
path Entity
Supertype
No Diagram
representation_item Entity
Subtype
No Diagram
vertex Entity
Supertype
No Diagram
vertex_shell Entity
Supertype
No Diagram
wire_shell Entity
Supertype
No Diagram

Inheritance graph

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