Overview Schemas Index

Geometric_model_relationship_arm         


ENTITY Geometric_model_relationship
          SUBTYPE OF (Representation_relationship);
          SELF\Representation_relationship.rep_1 : Geometric_model;
          SELF\Representation_relationship.rep_2 : Geometric_model;
WHERE
          WR1: rep_1 <> rep_2;
END_ENTITY; -- Geometric_model_relationship

Entity data types and their attributes

Representation_relationship
          (OPT) relation_type: STRING;
          (OPT) description: STRING;
          rep_1: Representation;
          rep_2: Representation;
Geometric_model_relationship
          (RT) rep_1: Geometric_model;
          (RT) rep_2: Geometric_model;

Known subtypes

          Component_part_2d_non_planar_geometric_representation_relationship (Interconnect_non_planar_shape_arm)
          Geometric_model_relationship_with_transformation (Contextual_shape_positioning_arm)
          Shape_definition_3d_intersection (Layered_3d_shape_arm)
          Shape_definition_3d_plane_projection (Layered_3d_shape_arm)

Known subtype constraints

          geometric_representation_relationship_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_arm)
          l3ds_geometric_representation_relationship_subtypes (Layered_3d_shape_arm)

Users: by entity attributes

Representation_relationship
          Attribute_translation_assignment.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
          Classification_assignment.items
                    classification_item
                              prjm_classification_item
          Language_indication.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
Geometric_model_relationship
          Assembly_component_2d_shape_model.equivalent_reference_shape_model
          Assembly_component_3d_shape_model.equivalent_reference_shape_model
          Assembly_component_non_planar_shape_model.equivalent_reference_shape_model
          Component_2d_location.representing_relationship
          Component_3d_location.representing_relationship
          Context_dependent_appearance_assignment.context_definition
                    appearance_context
                              sal_appearance_context
          Context_dependent_over_riding_styled_element.context_definition
                    overriding_style_context
                              sal_overriding_style_context
          Contextual_shape_representation.representing_relationship
          Part_template_keepout_shape_model.principal_part_shape
          Part_template_shape_model.principal_part_shape
          Physical_unit_keepout_shape_model.principal_part_shape
          Physical_unit_shape_model.principal_part_shape

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

Geometric_model_relationship
          sal_appearance_context
                    Context_dependent_appearance_assignment.context_definition
          sal_overriding_style_context
                    Context_dependent_over_riding_styled_element.context_definition

Global rules for this entity data type

          -