Overview Schemas Index

Feature_and_connection_zone_arm         


ENTITY Shape_feature
          ABSTRACT SUPERTYPE
          SUBTYPE OF (Shape_element);
          connection_area : OPTIONAL SET [1:?] OF Connection_zone;
          SELF\Shape_element.element_name : STRING;
DERIVE
          surface_conditions : SET [0:?] OF Surface_condition := facz_get_sc(SELF);
UNIQUE
          UR1 : element_name, containing_shape;
END_ENTITY; -- Shape_feature

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;

Known subtypes

          Bare_die_template_terminal (Bare_die_arm)
          Component_termination_passage_template_terminal (Layered_interconnect_simple_template_arm)
          Conductive_interconnect_element_terminal (Layered_interconnect_module_design_arm)
          Default_attachment_size_based_land_physical_template (Layered_interconnect_simple_template_arm)
          Interconnect_component_join_terminal (Assembly_module_with_interconnect_component_arm)
          Land_template_terminal (Layered_interconnect_simple_template_arm)
          Part_feature (Physical_unit_usage_view_arm)
          Printed_part_template_terminal (Printed_physical_layout_template_arm)
          Probe_access_area (Layered_interconnect_module_design_arm)
          Via_template_terminal (Layered_interconnect_simple_template_arm)

Known subtype constraints

          list_shape_feature_subtypes (Layered_interconnect_simple_template_arm)

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

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

Shape_feature
          -

Global rules for this entity data type

          -