|
ENTITY projection_directed_callout SUBTYPE OF (draughting_callout); WHERE WR1: SIZEOF(QUERY(p_1<*SELF\draughting_callout.contents | 'DRAUGHTING_ELEMENT_SCHEMA.PROJECTION_CURVE' IN (TYPEOF(p_1))))=1; WR2: SIZEOF(SELF\draughting_callout.contents) >=2; END_ENTITY; -- projection_directed_callout |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; draughting_callout contents: SET [1:?] OF draughting_callout_element; projection_directed_callout - |
| ordinate_dimension (aic_draughting_elements) |
Global rules for this entity data type- |