ENTITY mechanical_design_geometric_presentation_area

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY mechanical_design_geometric_presentation_area
   SUBTYPE OF (presentation_area);
      SELF\representation.items : SET [1:?] OF mechanical_design_geometric_presentation_area_items;
   WHERE
      WR1:
         SIZEOF(QUERY (it1 <* SELF.items| NOT ('STEP_MERGED_AP_SCHEMA.MAPPED_ITEM' IN TYPEOF(it1)) OR ('STEP_MERGED_AP_SCHEMA.PRESENTATION_VIEW' IN TYPEOF(it1\mapped_item.mapping_source.mapped_representation)))) = 0;
      wr2:
         SIZEOF(QUERY (pv <* QUERY (mi1 <* QUERY (it1 <* SELF.items| ('STEP_MERGED_AP_SCHEMA.MAPPED_ITEM' IN TYPEOF(it1)))| ('STEP_MERGED_AP_SCHEMA.PRESENTATION_VIEW' IN TYPEOF(mi1\mapped_item.mapping_source.mapped_representation)))| NOT (SIZEOF(QUERY (it2 <* pv\mapped_item.mapping_source.mapped_representation\representation.items| NOT (('STEP_MERGED_AP_SCHEMA.AXIS2_PLACEMENT' IN TYPEOF(it2)) OR (('STEP_MERGED_AP_SCHEMA.MAPPED_ITEM' IN TYPEOF(it2)) AND NOT ('STEP_MERGED_AP_SCHEMA.CAMERA_IMAGE_3D_WITH_SCALE' IN TYPEOF(it2))) AND NOT ('STEP_MERGED_AP_SCHEMA.PRESENTATION_VIEW' IN TYPEOF(it2\mapped_item.mapping_source.mapped_representation))) OR ('STEP_MERGED_AP_SCHEMA.CAMERA_IMAGE_3D_WITH_SCALE' IN TYPEOF(it2)) AND NOT ('STEP_MERGED_AP_SCHEMA.MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION' IN TYPEOF(it2\mapped_item.mapping_source.mapped_representation)))) = 0))) = 0;
      wr3:
         (SIZEOF(QUERY (ps <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| (ps\presentation_size.size.size_in_x <= 0) OR (ps\presentation_size.size.size_in_y <= 0))) = 0) AND (SIZEOF(QUERY (ais <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.AREA_IN_SET.AREA')| (SIZEOF(QUERY (ps <* USEDIN(ais, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| (ps\presentation_size.size.size_in_x <= 0) OR (ps\presentation_size.size.size_in_y <= 0))) > 0))) = 0);
      wr4:
         (SIZEOF(QUERY (ps <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| ('STEP_MERGED_AP_SCHEMA.AXIS2_PLACEMENT_2D' IN TYPEOF(ps.size.placement)))) = 1) AND (SIZEOF(QUERY (ps <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| ('STEP_MERGED_AP_SCHEMA.AXIS2_PLACEMENT_3D' IN TYPEOF(ps.size.placement)))) = 0) OR (SIZEOF(QUERY (ais <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.AREA_IN_SET.AREA')| (SIZEOF(QUERY (ps <* USEDIN(ais, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| ('STEP_MERGED_AP_SCHEMA.AXIS2_PLACEMENT_2D' IN TYPEOF(ps.size.placement)))) = 1))) = 1) AND (SIZEOF(QUERY (ais <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.AREA_IN_SET.AREA')| (SIZEOF(QUERY (ps <* USEDIN(ais, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_SIZE.UNIT')| ('STEP_MERGED_AP_SCHEMA.AXIS2_PLACEMENT_3D' IN TYPEOF(ps.size.placement)))) = 0))) = 1);
END_ENTITY;

Explicit Attributes

Entity mechanical_design_geometric_presentation_area has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF mechanical_design_geometric_presentation_area_items (SELECT)mechanical_design_geometric_presentation_area(Redcl from representation)
 context_of_itemsgeometric_representation_context (ENTITY)presentation_representation(Redcl from representation)

Derived Attributes

Entity mechanical_design_geometric_presentation_area has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity mechanical_design_geometric_presentation_area inherits from the following supertypes:
  representation
    presentation_representation
      presentation_area

Subtypes

    No subtypes

Referenced By

Entity mechanical_design_geometric_presentation_area and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 a3ma_validate_accuracy_types FUNCTION representation
 a3ms_validate_accuracy_types FUNCTION representation
 a3m_equivalence_criteria_representation ENTITY representation
 a3m_equivalence_inspection_result_representation_for_assembly ENTITY representation
 a3m_equivalence_inspection_result_representation_for_shape ENTITY representation
 action_item SELECT presentation_area
 action_item SELECT representation
 action_property_representation ENTITY representation
 action_request_item SELECT presentation_area
 acyclic_mapped_item_usage FUNCTION representation
 acyclic_mapped_representation FUNCTION representation
 acyclic_representation_relationship FUNCTION representation
 analysis_model ENTITY representation
 annotation_representation_select SELECT presentation_area
 approval_item SELECT representation
 approval_item SELECT presentation_area
 area_dependent_annotation_representation ENTITY representation
 area_in_set ENTITY presentation_area
 area_or_view SELECT presentation_area
 attribute_classification_item SELECT representation
 attribute_language_item SELECT representation
 basic_round_hole ENTITY representation
 chain_based_item_identified_representation_usage ENTITY representation
 characterized_chain_based_item_within_representation ENTITY representation
 characterized_item_within_representation ENTITY representation
 characterized_representation ENTITY representation
 character_glyph_symbol ENTITY representation
 character_glyph_symbol_outline ENTITY representation
 character_glyph_symbol_stroke ENTITY representation
 check_associative_shape_aspects FUNCTION representation
 check_geometric_dimension FUNCTION representation
 classification_item SELECT representation
 connected_edge_with_length_set_representation ENTITY representation
 constructive_geometry_representation ENTITY representation
 convert_plane_angle_for_pair_from_radian FUNCTION representation
 coordinated_pair_link_representation FUNCTION representation
 csg_2d_shape_representation ENTITY representation
 data_equivalence_criteria_representation ENTITY representation
 data_equivalence_inspection_result_representation ENTITY representation
 data_quality_criteria_representation ENTITY representation
 data_quality_inspection_result_representation ENTITY representation
 date_and_time_item SELECT representation
 date_and_time_item SELECT presentation_area
 date_item SELECT presentation_area
 date_item SELECT representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 description_item SELECT representation
 dimension_of FUNCTION representation
 document_reference_item SELECT presentation_area
 document_reference_item SELECT representation
 draughting_model ENTITY representation
 draughting_model_items_constraint RULE representation
 draughting_subfigure_representation ENTITY representation
 draughting_subfigure_representation_layers RULE representation
 draughting_symbol_representation ENTITY representation
 drawing_sheet_annotation_layers RULE representation
 drawing_sheet_revision ENTITY representation
 drawing_view_annotation_layers RULE representation
 effectivity_item SELECT presentation_area
 effectivity_item SELECT representation
 event_occurrence_item SELECT presentation_area
 evidence_item SELECT representation
 exchange_reason_existence_required RULE representation
 explicit_composite_hole ENTITY representation
 explicit_round_hole ENTITY representation
 externally_conditioned_data_quality_criteria_representation ENTITY representation
 externally_conditioned_data_quality_inspection_result_representation ENTITY representation
 externally_defined_representation ENTITY representation
 external_identification_item SELECT representation
 founded_kinematic_path ENTITY representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 general_organizational_data_select SELECT presentation_area
 general_organizational_data_select SELECT representation
 get_directed_link FUNCTION representation
 get_representations_for_items FUNCTION representation
 groupable_item SELECT representation
 identification_item SELECT representation
 identification_item SELECT presentation_area
 id_attribute_select SELECT representation
 interpolated_configuration_representation ENTITY representation
 invalidate_vrep_item FUNCTION representation
 invisibility_context SELECT presentation_representation
 invisible_item SELECT representation
 item_identified_representation_usage ENTITY representation
 kinematic_frame_background_representation ENTITY representation
 kinematic_ground_representation ENTITY representation
 kinematic_link_representation ENTITY representation
 kinematic_topology_directed_structure ENTITY representation
 kinematic_topology_network_structure ENTITY representation
 kinematic_topology_structure ENTITY representation
 language_assignment ENTITY representation
 language_item SELECT representation
 layered_item SELECT presentation_representation
 link_motion_representation_along_path ENTITY representation
 mechanical_design_geometric_presentation_area ENTITY representation
 mechanical_design_geometric_presentation_representation ENTITY representation
 mechanical_design_presentation_representation_with_draughting ENTITY representation
 mechanical_design_shaded_presentation_area ENTITY representation
 mechanical_design_shaded_presentation_representation ENTITY representation
 mechanism_representation ENTITY representation
 mechanism_state_representation ENTITY representation
 message_contents_assignment ENTITY representation
 motion_link_relationship ENTITY representation
 msf_curve_check FUNCTION representation
 multi_language_attribute_item SELECT representation
 neutral_sketch_representation ENTITY representation
 nmsf_curve_check FUNCTION representation
 notation_type_identification_constraint RULE representation
 organization_item SELECT presentation_area
 organization_item SELECT representation
 path_parameter_representation ENTITY representation
 pcurve ENTITY representation
 person_and_organization_item SELECT representation
 person_and_organization_item SELECT presentation_area
 picture_representation ENTITY representation
 plane_angle_for_pair_in_radian FUNCTION representation
 ply_angle_representation ENTITY representation
 point_placement_shape_representation ENTITY representation
 presentation_representation ENTITY representation
 presentation_representation ENTITY presentation_area
 presentation_representation_select SELECT presentation_representation
 presentation_size ENTITY representation
 presentation_size_assignment_select SELECT presentation_area
 procedural_representation ENTITY representation
 procedural_shape_representation ENTITY representation
 project_item SELECT representation
 property_definition_representation ENTITY representation
 property_variable_rep_select SELECT representation
 range_characteristic ENTITY representation
 reinforcement_orientation_basis ENTITY representation
 representations_mapped_into FUNCTION representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_or_representation_reference SELECT representation
 representation_subtype_exclusiveness RULE representation
 requirement_assigned_item SELECT representation
 resource_property_representation ENTITY representation
 restrict_camera_image_in_view RULE representation
 restrict_centre_of_mass_representation RULE representation
 restrict_default_settings RULE representation
 restrict_default_thickness RULE representation
 restrict_multi_language_for_representation RULE representation
 restrict_representation_for_document_content_property RULE representation
 restrict_representation_for_document_creation_property RULE representation
 restrict_representation_for_document_format_property RULE representation
 restrict_representation_for_document_properties RULE representation
 restrict_representation_for_document_size_property RULE representation
 restrict_treatment_result RULE representation
 restrict_version_assignment_for_presentation_area RULE presentation_area
 scan_data_shape_representation ENTITY representation
 security_classification_item SELECT representation
 security_classification_item SELECT presentation_area
 shape_data_quality_criteria_representation ENTITY representation
 shape_data_quality_inspected_shape_and_result_relationship ENTITY representation
 shape_data_quality_inspection_result_representation ENTITY representation
 shape_dimension_representation ENTITY representation
 shape_representation_with_parameters ENTITY representation
 simplified_counterbore_hole_definition ENTITY representation
 simplified_counterdrill_hole_definition ENTITY representation
 simplified_countersink_hole_definition ENTITY representation
 single_area_csg_2d_shape_representation ENTITY representation
 structured_text_representation ENTITY representation
 style_context_select SELECT representation
 subtype_exclusiveness_presentation_area RULE presentation_area
 subtype_exclusiveness_presentation_representation RULE presentation_representation
 subtype_exclusiveness_representation RULE representation
 subtype_mandatory_shape_representation RULE representation
 surface_condition_correlation FUNCTION representation
 tessellated_shape_representation ENTITY representation
 text_string_representation ENTITY representation
 time_interval_item SELECT presentation_area
 using_representations FUNCTION representation
 using_representation_with_mapping FUNCTION representation
 valid_datum_target_parameters FUNCTION representation
 valid_selected_instance_representation FUNCTION representation
 variational_current_representation_relationship ENTITY representation
 variational_representation ENTITY representation
 verify_angle_measure_rep_item FUNCTION representation
 verify_count_measure_rep_item FUNCTION representation
 verify_length_measure_rep_item FUNCTION representation
 verify_linear_speed_measure_rep_item FUNCTION representation
 verify_optional_rep_item FUNCTION representation
 verify_ratio_measure_rep_item FUNCTION representation
 verify_required_rep_item FUNCTION representation
 verify_rotary_speed_measure_rep_item FUNCTION representation
 verify_time_measure_rep_item FUNCTION representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:17-04:00