|
ENTITY surface SUPERTYPE OF (ONEOF (elementary_surface, swept_surface, bounded_surface, offset_surface, surface_replica)) SUBTYPE OF (geometric_representation_item); END_ENTITY; -- surface |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface - |
| bounded_surface (geometry_schema) |
| elementary_surface (geometry_schema) |
| offset_surface (geometry_schema) |
| oriented_surface (geometry_schema) |
| surface_replica (geometry_schema) |
| swept_surface (geometry_schema) |
Global rules for this entity data type- |