|
ENTITY rectangular_area SUBTYPE OF (primitive_2d); position : axis2_placement_2d; x : positive_length_measure; y : positive_length_measure; END_ENTITY; -- rectangular_area |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; primitive_2d - rectangular_area position: axis2_placement_2d; x: positive_length_measure; y: positive_length_measure; |
Global rules for this entity data type- |