|
ENTITY boolean_result SUBTYPE OF (geometric_representation_item); operator : boolean_operator; first_operand : boolean_operand; second_operand : boolean_operand; END_ENTITY; -- boolean_result |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; boolean_result operator: boolean_operator; first_operand: boolean_operand; second_operand: boolean_operand; |
| boolean_result_2d (Constructive_solid_geometry_2d_mim) |
Global rules for this entity data type- |