|
ENTITY rectangled_half_space SUBTYPE OF (half_space_2d); enclosure : rectangle_domain; END_ENTITY; -- rectangled_half_space |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; half_space_2d base_curve: curve; agreement_flag: BOOLEAN; rectangled_half_space enclosure: rectangle_domain; |
Global rules for this entity data type- |