Overview Schemas Index

Printed_physical_layout_template_arm         


ENTITY Printed_part_cross_section_template_terminal
          SUBTYPE OF (Printed_part_template_terminal);
          SELF\Printed_part_template_terminal.associated_definition : Printed_part_cross_section_template;
          material_to_left_of_terminal : OPTIONAL Printed_part_template_material_link;
          material_to_right_of_terminal : OPTIONAL Printed_part_template_material_link;
          material_to_top_of_terminal : OPTIONAL Printed_part_template_material_link;
          material_to_bottom_of_terminal : OPTIONAL Printed_part_template_material_link;
UNIQUE
          UR1 : associated_definition, material_to_left_of_terminal, material_to_right_of_terminal, material_to_top_of_terminal, material_to_bottom_of_terminal;
WHERE
          WR1: (SELF\Printed_part_template_terminal.connection_zone_category = curve_edge_segment) OR (SELF\Printed_part_template_terminal.connection_zone_category = area_edge_segment);
          WR2: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_right_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_right_of_terminal);
          WR3: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_top_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_top_of_terminal);
          WR4: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_bottom_of_terminal);
          WR5: NOT (EXISTS(material_to_right_of_terminal) AND EXISTS(material_to_top_of_terminal)) OR (material_to_right_of_terminal :<>: material_to_top_of_terminal);
          WR6: NOT (EXISTS(material_to_right_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_right_of_terminal :<>: material_to_bottom_of_terminal);
          WR7: NOT (EXISTS(material_to_top_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_top_of_terminal :<>: material_to_bottom_of_terminal);
          WR8: NOT EXISTS(material_to_left_of_terminal) OR  
                      (material_to_left_of_terminal\Printed_part_template_material_link.precedent_material\Shape_element.element_name = 'right');
          WR9: NOT EXISTS(material_to_right_of_terminal) OR
                      (material_to_right_of_terminal\Printed_part_template_material_link.subsequent_material\Shape_element.element_name = 'left');
          WR10: NOT EXISTS(material_to_bottom_of_terminal) OR
                      (material_to_bottom_of_terminal\Printed_part_template_material_link.subsequent_material\Shape_element.element_name = 'top');
          WR11: NOT EXISTS(material_to_top_of_terminal) OR
                      (material_to_top_of_terminal\Printed_part_template_material_link.precedent_material\Shape_element.element_name = 'bottom');
END_ENTITY; -- Printed_part_cross_section_template_terminal

Entity data types and their attributes

Shape_element
          (OPT) id: STRING;
          (OPT) element_name: STRING;
          (OPT) description: STRING;
          containing_shape: Item_shape;
Shape_feature
          (OPT) connection_area: SET [1:?] OF Connection_zone;
          (RT) element_name: STRING;
          (DER) surface_conditions: SET [0:?] OF Surface_condition;
Printed_part_template_terminal
          (RT) containing_shape->associated_definition: Printed_part_template;
          connection_zone_category: printed_part_template_terminal_class;
          (RT) (OPT) connection_area: SET [1:?] OF Connection_zone_in_layout_template;
          (INV) connection_requirement: SET [0:1] OF Printed_part_template_connected_terminals_definition FOR connected_terminals;
          (INV) functional_usage_view_terminal: SET [0:1] OF Functional_usage_view_to_printed_part_template_terminal_assignment FOR physical_usage_view_terminal;
Printed_part_cross_section_template_terminal
          (RT) associated_definition: Printed_part_cross_section_template;
          (OPT) material_to_left_of_terminal: Printed_part_template_material_link;
          (OPT) material_to_right_of_terminal: Printed_part_template_material_link;
          (OPT) material_to_top_of_terminal: Printed_part_template_material_link;
          (OPT) material_to_bottom_of_terminal: Printed_part_template_material_link;

Users: by entity attributes

Shape_element
          Add_design_object_management_relationship.current_design_object
                    managed_design_object
                              ap210_managed_design_object
          Applied_information_usage_right.item
                    information_usage_right_item
                              design_pdm_information_usage_right_item
                                        pdm_documented_element_select
          Assigned_property.described_element
                    property_assignment_select
                              item_property_select_236cc1
          Attribute_translation_assignment.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
          Change_design_object_management_relationship.current_design_object
                    managed_design_object
                              ap210_managed_design_object
          Change_design_object_management_relationship.previous_design_object
                    managed_design_object
                              ap210_managed_design_object
          Classification_assignment.items
                    classification_item
                              classification_item_extended
                                        classified_element_select_236cc1
          Composite_material_identification.composite_items
                    material_item_select
                              dma_material_item_select
          Conical_tolerance_zone_boundary_and_surface_relationship.terminating_surface
                    physical_feature_or_part_template
          Datum_defined_by_feature.defined_by
          Delete_design_object_management_relationship.previous_design_object
                    managed_design_object
                              ap210_managed_design_object
          Derived_geometry.derived_from
          Derived_shape_element.derived_from
          Dimension_related_positional_boundary.constrained_physical_feature
                    physical_feature_or_part_template
          Directed_axis.end_shape_element
          Directed_axis.start_shape_element
          Document_assignment.is_assigned_to
                    documented_element_select
                              pdm_documented_element_select
          Draughting_model_item_association.definition
                    shape_select
          Frozen_assignment.frozen_item
                    managed_design_object
                              ap210_managed_design_object
          Geometric_item_specific_usage.definition
                    geometric_item_specific_usage_select
          Geometric_tolerance.applied_to
          Group.elements
                    groupable_item
                              groupable_item_203e2
          Language_indication.considered_instance
                    string_select
                              string_select_203e2
          Location_dimension.origin
                    placed_element_select
                              element_with_dimension_select
          Location_dimension.target
                    placed_element_select
                              element_with_dimension_select
          Material_identification.items
                    material_item_select
                              dma_material_item_select
          Projected_zone_and_base_relationship.base_physical_feature
                    physical_feature_or_part_template
          Projection.projection_end
          Requirement_source.source
                    requirement_source_item
                              sysm_requirement_source_item
          Restraint_condition.applied_to
                    restrained_item_select
                              physical_feature_or_part_template
          Shape_dependent_property_representation.described_element
                    shape_dependent_select
          Shape_description_association.represented_characteristic
                    shape_select
          Shape_element_locating_relationship.located_shape_element
          Shape_element_locating_relationship.locating_shape_element
          Shape_element_relationship.related
          Shape_element_relationship.relating
          Size_dimension.is_applied_to
                    element_with_dimension_select
          Surface_condition_association.described_element
                    shaped_element_select
          Target_area.is_defined_by
          Target_curve.is_defined_by
          Tolerance_zone_definition.first_element
          Tolerance_zone_definition.second_element
          True_profile.profiled_surface
                    physical_feature_or_part_template
Shape_feature
Printed_part_template_terminal
          Component_feature.definition
                    feature_select
                              limd_feature_select
          Functional_usage_view_to_printed_part_template_terminal_assignment.physical_usage_view_terminal
          Layout_macro_definition_terminal_to_usage_terminal_assignment.defined_template_feature
          Mating_connector_termination.definition
                    mating_connector_definition_select
          Printed_part_template_connected_terminals_definition.connected_terminals
          Usage_concept_usage_relationship.associated_usage
                    usage_concept
                              pplt_usage_concept
Printed_part_cross_section_template_terminal

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

Printed_part_cross_section_template_terminal
          -

Global rules for this entity data type

          -