|
ENTITY geometric_item_specific_usage SUBTYPE OF (item_identified_representation_usage); SELF\item_identified_representation_usage.definition : geometric_item_specific_usage_select; SELF\item_identified_representation_usage.used_representation : shape_model; SELF\item_identified_representation_usage.identified_item : geometric_representation_item; UNIQUE UR1 : definition; END_ENTITY; -- geometric_item_specific_usage |
Entity data types and their attributesitem_identified_representation_usagename: label; (OPT) description: text; definition: item_identified_representation_usage_definition; used_representation: representation; identified_item: representation_item; geometric_item_specific_usage (RT) definition: geometric_item_specific_usage_select; (RT) used_representation: shape_model; (RT) identified_item: geometric_representation_item; |
Global rules for this entity data type- |