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