ENTITY geometrically_bounded_2d_wireframe_representation

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY geometrically_bounded_2d_wireframe_representation
  SUBTYPE OF (shape_representation);
WHERE
  WR1: SELF.context_of_items\geometric_representation_context.
            coordinate_space_dimension = 2;
  WR2: SIZEOF (QUERY (item <* SELF.items |
         NOT (SIZEOF (TYPEOF (item) *
['AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.GEOMETRIC_CURVE_SET',          
'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.AXIS2_PLACEMENT_2D',
            'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.MAPPED_ITEM']) = 1)
       )) = 0;
  WR3: SIZEOF (QUERY (item <* SELF.items |
         SIZEOF (TYPEOF (item) *          
['AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.GEOMETRIC_CURVE_SET',
            'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.MAPPED_ITEM']) = 1
       )) >= 1;
  WR4: SIZEOF (QUERY (mi <* QUERY (item <* SELF.items |
     ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.MAPPED_ITEM'
           IN TYPEOF (item))) |
         NOT ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' +
              'GEOMETRICALLY_BOUNDED_2D_WIREFRAME_REPRESENTATION'
           IN TYPEOF
              (mi\mapped_item.mapping_source.mapped_representation))
       )) = 0;
  WR5: SIZEOF (QUERY (gcs <* QUERY (item <* SELF.items |
     ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.GEOMETRIC_CURVE_SET'
                IN TYPEOF (item))) |
         NOT (SIZEOF (QUERY (elem <* gcs\geometric_set.elements |
           NOT (SIZEOF (TYPEOF (elem) *
             ['AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.B_SPLINE_CURVE',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.CIRCLE',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.COMPOSITE_CURVE',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.ELLIPSE',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.OFFSET_CURVE_2D',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.POINT',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.POLYLINE',
              'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.TRIMMED_CURVE']) =
               1)
         )) = 0)
       )) = 0;
  WR6: SIZEOF (QUERY (gcs <* QUERY (item <* SELF.items |
     ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.GEOMETRIC_CURVE_SET'
                IN TYPEOF (item))) |
         NOT (SIZEOF (QUERY (crv <* 
           QUERY (elem <* gcs\geometric_set.elements |
              ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.CURVE'
                   IN TYPEOF (elem))) |
           NOT (valid_basis_curve_in_2d_wireframe
              (crv))
         )) = 0)
       )) = 0;
  WR7: SIZEOF (QUERY (gcs <* QUERY (item <* SELF.items |         
       ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.GEOMETRIC_CURVE_SET'
                IN TYPEOF (item))) |
         NOT (SIZEOF (QUERY (pnt <*
           QUERY (elem <* gcs\geometric_set.elements |
             ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.POINT'
                  IN TYPEOF(elem))) |
             NOT (SIZEOF (TYPEOF (pnt) *
               ['AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.CARTESIAN_POINT',
                'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.POINT_ON_CURVE'])
          = 1)
         )) = 0)
       )) = 0;
END_ENTITY;

Explicit Attributes

Entity geometrically_bounded_2d_wireframe_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity geometrically_bounded_2d_wireframe_representation inherits from the following supertypes:
  representation
    shape_representation

Subtypes

    No subtypes

Referenced By

Entity geometrically_bounded_2d_wireframe_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT shape_representation
 action_property_representation ENTITY representation
 action_request_item SELECT shape_representation
 acyclic_mapped_representation FUNCTION representation
 acyclic_representation_relationship FUNCTION representation
 approval_item SELECT shape_representation
 approval_item SELECT representation
 attribute_classification_item SELECT representation
 attribute_language_item SELECT representation
 attribute_language_item SELECT shape_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
 classification_item SELECT representation
 constructive_geometry_representation_or_shape_represenation SELECT shape_representation
 csg_2d_shape_representation ENTITY representation
 data_quality_criteria_representation ENTITY representation
 data_quality_inspection_result_representation ENTITY representation
 date_and_time_item SELECT shape_representation
 date_item SELECT shape_representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 dimension_of FUNCTION representation
 document_reference_item SELECT representation
 draughting_model ENTITY representation
 draughting_model_items_constraint RULE representation
 draughting_subfigure_representation ENTITY representation
 draughting_symbol_representation ENTITY representation
 drawing_sheet_revision ENTITY representation
 effectivity_item SELECT shape_representation
 event_occurrence_item SELECT shape_representation
 explicit_procedural_shape_representation_relationship ENTITY shape_representation
 find_representative_shape_representation_of_product_definition FUNCTION shape_representation
 find_representative_shape_representation_of_shape_aspect FUNCTION shape_representation
 find_shape_representation_of_product_definition FUNCTION shape_representation
 find_shape_representation_of_shape_aspect FUNCTION shape_representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 get_directed_link FUNCTION representation
 groupable_item SELECT representation
 identification_item SELECT shape_representation
 identification_item SELECT representation
 id_attribute_select SELECT representation
 interpolated_configuration_representation ENTITY representation
 invalidate_vrep_item FUNCTION representation
 invisible_item SELECT representation
 item_identified_representation_usage ENTITY representation
 item_link_motion_relationship ENTITY shape_representation
 kinematic_link_representation ENTITY representation
 kinematic_link_representation_association ENTITY shape_representation
 kinematic_topology_directed_structure ENTITY representation
 kinematic_topology_network_structure ENTITY representation
 kinematic_topology_structure ENTITY representation
 link_motion_representation_along_path ENTITY representation
 link_or_shape_representation SELECT shape_representation
 mechanical_design_and_draughting_relationship_select SELECT shape_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
 msf_curve_check FUNCTION representation
 multi_language_attribute_item SELECT representation
 multi_language_attribute_item SELECT shape_representation
 neutral_sketch_representation ENTITY representation
 nmsf_curve_check FUNCTION representation
 organization_item SELECT shape_representation
 path_parameter_representation ENTITY representation
 pcurve ENTITY representation
 person_and_organization_item SELECT shape_representation
 picture_representation ENTITY representation
 plane_angle_for_pair_in_radian FUNCTION representation
 presentation_representation ENTITY representation
 presentation_size ENTITY representation
 procedural_representation ENTITY representation
 procedural_shape_representation ENTITY representation
 property_definition_representation ENTITY representation
 range_characteristic ENTITY representation
 relating_shape_representations_of_extreme_values FUNCTION shape_representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 requirement_assigned_item SELECT representation
 resource_property_representation ENTITY representation
 restrict_centre_of_mass_representation RULE representation
 restrict_treatment_result RULE representation
 security_classification_item SELECT shape_representation
 shape_data_quality_criteria_representation ENTITY representation
 shape_data_quality_inspected_shape_and_result_relationship ENTITY representation
 shape_data_quality_inspected_shape_and_result_relationship ENTITY shape_representation
 shape_data_quality_inspection_result_representation ENTITY representation
 shape_dimension_representation ENTITY representation
 shape_model SELECT shape_representation
 shape_representation_with_parameters ENTITY representation
 single_area_csg_2d_shape_representation ENTITY representation
 structured_text_representation ENTITY representation
 style_context_select SELECT representation
 surface_condition_correlation FUNCTION representation
 text_string_representation ENTITY representation
 time_interval_item SELECT shape_representation
 unique_in_product_definition FUNCTION shape_representation
 unique_in_shape_aspect FUNCTION shape_representation
 using_product_definition_of_shape_representation FUNCTION shape_representation
 using_representations FUNCTION representation
 using_representation_with_mapping FUNCTION representation
 using_shape_aspect_of_shape_representation FUNCTION shape_representation
 valid_datum_target_parameters FUNCTION representation
 valid_selected_instance_representation FUNCTION representation
 variational_current_representation_relationship ENTITY representation
 variational_representation ENTITY representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:08-04:00