ENTITY node_geometric_relationship

(* SCHEMA structural_response_representation_schema; *)
ENTITY node_geometric_relationship;
  node_ref                  : node_or_node_group;
  item                      : analysis_item_within_representation;
WHERE
  WR1: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(item.item);
END_ENTITY;

Explicit Attributes

Entity node_geometric_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 node_refnode_or_node_group (SELECT)node_geometric_relationship
 itemanalysis_item_within_representation (ENTITY)node_geometric_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00