|
ENTITY area_with_outer_boundary SUBTYPE OF (complex_area, half_space_2d); SELF\half_space_2d.base_curve : composite_curve; END_ENTITY; -- area_with_outer_boundary |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; primitive_2d - complex_area - half_space_2d base_curve: curve; agreement_flag: BOOLEAN; area_with_outer_boundary (RT) base_curve: composite_curve; |
Global rules for this entity data type- |