|
ENTITY face_surface SUBTYPE OF (face, geometric_representation_item); face_geometry : surface; same_sense : BOOLEAN; WHERE WR1: NOT ('GEOMETRY_SCHEMA.ORIENTED_SURFACE' IN TYPEOF(face_geometry)); END_ENTITY; -- face_surface |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - face bounds: SET [1:?] OF face_bound; geometric_representation_item (DER) dim: dimension_count; face_surface face_geometry: surface; same_sense: BOOLEAN; |
| advanced_face (aic_topologically_bounded_surface) |
Global rules for this entity data type- |