|
ENTITY bounded_surface SUPERTYPE OF (ONEOF (b_spline_surface, rectangular_trimmed_surface, curve_bounded_surface, rectangular_composite_surface)) SUBTYPE OF (surface); END_ENTITY; -- bounded_surface |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface - bounded_surface - |
| b_spline_surface (geometry_schema) |
| curve_bounded_surface (geometry_schema) |
| rectangular_composite_surface (geometry_schema) |
| rectangular_trimmed_surface (geometry_schema) |
Global rules for this entity data type- |