|
ENTITY bounded_curve SUPERTYPE OF (ONEOF (polyline, b_spline_curve, trimmed_curve, bounded_pcurve, bounded_surface_curve, composite_curve)) SUBTYPE OF (curve); END_ENTITY; -- bounded_curve |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; curve - bounded_curve - |
| b_spline_curve (geometry_schema) |
| bounded_pcurve (geometry_schema) |
| bounded_surface_curve (geometry_schema) |
| composite_curve (geometry_schema) |
| polyline (geometry_schema) |
| trimmed_curve (geometry_schema) |
Global rules for this entity data type- |