Overview Schemas Index

Layered_3d_shape_arm         


ENTITY Shape_definition_3d_intersection
          SUBTYPE OF (Geometric_model_relationship);
          orientation_intersection_plane : Axis_placement_3d;
          planar_shape_origin : Axis_placement_2d;
          SELF\Geometric_model_relationship.rep_1 RENAMED surface_intersection_result : Planar_shape_model;
          SELF\Geometric_model_relationship.rep_2 RENAMED projected_volume : Geometric_model;
WHERE
          WR1: NOT ('LAYERED_3D_SHAPE_ARM.PLANAR_SHAPE_MODEL' IN TYPEOF(projected_volume));
          WR2: NOT EXISTS(SELF\Representation_relationship.relation_type);
END_ENTITY; -- Shape_definition_3d_intersection

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;
Shape_definition_3d_intersection
          orientation_intersection_plane: Axis_placement_3d;
          planar_shape_origin: Axis_placement_2d;
          (RT) rep_1->surface_intersection_result: Planar_shape_model;
          (RT) rep_2->projected_volume: Geometric_model;

Known subtypes

          Edge_segment_cross_section (Part_template_3d_shape_arm)
          Pre_defined_parallel_datum_axis_symbol_3d_2d_relationship (Pre_defined_datum_symbol_arm)
          Pre_defined_perpendicular_datum_axis_symbol_3d_2d_relationship (Pre_defined_datum_symbol_arm)
          Pre_defined_perpendicular_datum_plane_symbol_3d_2d_relationship (Pre_defined_datum_symbol_arm)

Known subtype constraints

          pdds_shape_definition_3d_intersection_subtypes (Pre_defined_datum_symbol_arm)
          shape_definition_3d_intersection_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_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
Shape_definition_3d_intersection

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

Shape_definition_3d_intersection
          -

Global rules for this entity data type

          -