Overview Schemas Index

Printed_physical_layout_template_arm         


ENTITY Printed_part_template_material;
          width : Length_tolerance_characteristic;
          required_material : Stratum_technology;
INVERSE
          boundary : SET [0:4] OF Template_material_cross_section_boundary FOR associated_definition;
WHERE
          WR1: SIZEOF(QUERY(temp <* (USEDIN(SELF,
        'PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.TEMPLATE_MATERIAL_CROSS_SECTION_BOUNDARY.' + 'ASSOCIATED_DEFINITION')) | temp\Shape_element.element_name = 'top')) <= 1;
          WR2: SIZEOF(QUERY(temp <* (USEDIN(SELF,
        'PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.TEMPLATE_MATERIAL_CROSS_SECTION_BOUNDARY.' + 'ASSOCIATED_DEFINITION')) | temp\Shape_element.element_name = 'bottom')) <= 1;
          WR3: SIZEOF(QUERY(temp <* (USEDIN(SELF,
        'PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.TEMPLATE_MATERIAL_CROSS_SECTION_BOUNDARY.' + 'ASSOCIATED_DEFINITION')) | temp\Shape_element.element_name = 'left')) <= 1;
          WR4: SIZEOF(QUERY(temp <* (USEDIN(SELF,
        'PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.TEMPLATE_MATERIAL_CROSS_SECTION_BOUNDARY.' + 'ASSOCIATED_DEFINITION')) | temp\Shape_element.element_name = 'right')) <= 1;
END_ENTITY; -- Printed_part_template_material

Entity data types and their attributes

Printed_part_template_material
          width: Length_tolerance_characteristic;
          required_material: Stratum_technology;
          (INV) boundary: SET [0:4] OF Template_material_cross_section_boundary FOR associated_definition;

Users: by entity attributes

Printed_part_template_material
          Add_design_object_management_relationship.current_design_object
                    managed_design_object
                              ap210_managed_design_object
          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
          Delete_design_object_management_relationship.previous_design_object
                    managed_design_object
                              ap210_managed_design_object
          Frozen_assignment.frozen_item
                    managed_design_object
                              ap210_managed_design_object
          Template_material_cross_section_boundary.associated_definition

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

Printed_part_template_material
          ap210_managed_design_object
                    Add_design_object_management_relationship.current_design_object
                    Change_design_object_management_relationship.current_design_object
                    Change_design_object_management_relationship.previous_design_object
                    Delete_design_object_management_relationship.previous_design_object
                    Frozen_assignment.frozen_item

Global rules for this entity data type

          -