Overview Schemas Index

structural_response_representation_schema         


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 attributes

element_geometric_relationship
          element_ref: element_or_element_group;
          item: analysis_item_within_representation;
          aspect: element_aspect;

Users: by entity attributes

element_geometric_relationship

Users: by defined types, not used by any entity attribute

element_geometric_relationship
          -

Global rules for this entity data type

          -