|
ENTITY surface_patch_set SUBTYPE OF (geometric_representation_item); patches : SET [1:?] OF surface_patch; END_ENTITY; -- surface_patch_set |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface_patch_set patches: SET [1:?] OF surface_patch; |
Global rules for this entity data type- |