|
ENTITY elementary_surface SUPERTYPE OF (ONEOF (plane, cylindrical_surface, conical_surface, spherical_surface, toroidal_surface)) SUBTYPE OF (surface); position : axis2_placement_3d; END_ENTITY; -- elementary_surface |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface - elementary_surface position: axis2_placement_3d; |
| conical_surface (geometry_schema) |
| cylindrical_surface (geometry_schema) |
| dupin_cyclide_surface (geometry_schema) |
| plane (geometry_schema) |
| spherical_surface (geometry_schema) |
| toroidal_surface (geometry_schema) |
Global rules for this entity data type- |