|
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 attributesRepresentation_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; |
| 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) |
| geometric_representation_relationship_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_arm) |
| l3ds_geometric_representation_relationship_subtypes (Layered_3d_shape_arm) |
Global rules for this entity data type- |