|
ENTITY conic SUPERTYPE OF (ONEOF (circle, ellipse, hyperbola, parabola)) SUBTYPE OF (curve); position : axis2_placement; END_ENTITY; -- conic |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; curve - conic position: axis2_placement; |
| circle (geometry_schema) |
| ellipse (geometry_schema) |
| hyperbola (geometry_schema) |
| parabola (geometry_schema) |
Global rules for this entity data type- |