|
ENTITY circle SUBTYPE OF (conic); radius : positive_length_measure; END_ENTITY; -- circle |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; curve - conic position: axis2_placement; circle radius: positive_length_measure; |
Global rules for this entity data type- |