Overview Schemas Index

explicit_geometric_constraint_schema         


ENTITY near_point_relationship
          SUBTYPE OF (representation_item_relationship);
          SELF\representation_item_relationship.relating_representation_item : curve_or_surface_constraint_element;
          SELF\representation_item_relationship.related_representation_item : point;
END_ENTITY; -- near_point_relationship

Entity data types and their attributes

representation_item_relationship
          name: label;
          (OPT) description: text;
          relating_representation_item: representation_item;
          related_representation_item: representation_item;
near_point_relationship
          (RT) relating_representation_item: curve_or_surface_constraint_element;
          (RT) related_representation_item: point;

Users: by entity attributes

representation_item_relationship
near_point_relationship
          curve_distance_geometric_constraint.near_points
          incidence_geometric_constraint.near_points
          surface_distance_geometric_constraint.near_points
          tangent_geometric_constraint.near_points

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

near_point_relationship
          -

Global rules for this entity data type

          -