|
ENTITY element_geometric_relationship; element_ref : element_or_element_group; item : analysis_item_within_representation; aspect : element_aspect; WHERE WR1: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(item.item); WR2: consistent_geometric_reference (aspect, item.item); WR3: consistent_element_or_group_reference (aspect, element_ref); END_ENTITY; -- element_geometric_relationship |
Entity data types and their attributeselement_geometric_relationshipelement_ref: element_or_element_group; item: analysis_item_within_representation; aspect: element_aspect; |
Users: by entity attributeselement_geometric_relationshipUsers: by defined types, not used by any entity attributeelement_geometric_relationship- |
Global rules for this entity data type- |