Navigation

face_bound

EXPRESS specification:

ENTITY face_bound
SUBTYPE OF ( topological_representation_item);
bound  :  loop;
orientation  :  BOOLEAN;
END_ENTITY;

References (5):

Name Type Referred through Express-G
face Entity
Attribute 'bounds'
No Diagram
face_outer_bound Entity
Supertype
No Diagram
oriented_face Entity
Attribute 'bounds'
No Diagram
reversible_topology_item Select
Select relation
No Diagram
topological_representation_item Entity
Subtype
No Diagram

Inheritance graph

ENTITY face_bound;
ENTITY representation_item;
name  :  label;
ENTITY topological_representation_item;
ENTITY face_bound;
bound  :  loop;
orientation  :  BOOLEAN;
END_ENTITY;