Overview Schemas Index

aic_manifold_surface         


ENTITY manifold_surface_shape_representation
          SUBTYPE OF (shape_representation);
WHERE
          WR1: SIZEOF (QUERY (it <* SELF.items |
       NOT (SIZEOF (['AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL',
       'AIC_MANIFOLD_SURFACE.MAPPED_ITEM',
       'AIC_MANIFOLD_SURFACE.AXIS2_PLACEMENT_3D'] * TYPEOF (it)) = 1))) = 0;
          WR2: SIZEOF (QUERY (it <* SELF.items |
       SIZEOF (['AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL',
       'AIC_MANIFOLD_SURFACE.MAPPED_ITEM'] * TYPEOF (it)) = 1)) > 0;
          WR3: SIZEOF (QUERY (mi <* QUERY (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.MAPPED_ITEM' IN  TYPEOF  (it)) |
       NOT (('AIC_MANIFOLD_SURFACE.MANIFOLD_SURFACE_SHAPE_REPRESENTATION'
       IN  TYPEOF  (mi\mapped_item.mapping_source.mapped_representation))
       AND
       (SIZEOF(QUERY (mr_it <*
       mi\mapped_item.mapping_source.mapped_representation.items |
       ('AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL'
       IN TYPEOF (mr_it)))) > 0 )))) = 0;
          WR4: SIZEOF (QUERY (sbsm <* QUERY (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (sh <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT (SIZEOF (['AIC_MANIFOLD_SURFACE.OPEN_SHELL',
       'AIC_MANIFOLD_SURFACE.ORIENTED_CLOSED_SHELL',
       'AIC_MANIFOLD_SURFACE.CLOSED_SHELL']
       * TYPEOF (sh)) = 1))) = 0))) = 0;
          WR5: SIZEOF (QUERY (sbsm <* QUERY (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT ('AIC_MANIFOLD_SURFACE.FACE_SURFACE' IN TYPEOF (fa)) )) = 0)))
       = 0))) = 0;
          WR6: SIZEOF (QUERY (sbsm <* QUERY (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN TYPEOF (fa))
       OR
       (msf_surface_check(fa\face_surface.face_geometry))))) = 0))) 
       = 0))) = 0;
          WR7: SIZEOF (QUERY (sbsm <* QUERY (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (bnds <* fa.bounds |
       NOT (SIZEOF (['AIC_MANIFOLD_SURFACE.EDGE_LOOP',
       'AIC_MANIFOLD_SURFACE.VERTEX_LOOP']
       * TYPEOF (bnds.bound)) = 1))) = 0)))) = 0))) = 0))) = 0;
          WR8: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items|
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.EDGE_LOOP' IN  TYPEOF  (bnds.bound)) |
       NOT  (SIZEOF (QUERY (oe <* elp_fbnds\path.edge_list |
       NOT ('AIC_MANIFOLD_SURFACE.EDGE_CURVE' IN TYPEOF 
       (oe.edge_element)))) = 0))) = 0)))) = 0))) = 0))) = 0;
          WR9: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (elp_fbnds <* QUERY  (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.EDGE_LOOP' IN  TYPEOF  (bnds.bound)) |
       NOT  (SIZEOF (QUERY (oe_cv <* QUERY (oe <* 
       elp_fbnds\path.edge_list |
       'AIC_MANIFOLD_SURFACE.EDGE_CURVE' IN TYPEOF  (oe.edge_element)) |
       NOT (SIZEOF (['AIC_MANIFOLD_SURFACE.B_SPLINE_CURVE',
       'AIC_MANIFOLD_SURFACE.CONIC',
       'AIC_MANIFOLD_SURFACE.CURVE_REPLICA',
       'AIC_MANIFOLD_SURFACE.LINE',
       'AIC_MANIFOLD_SURFACE.OFFSET_CURVE_3D',
       'AIC_MANIFOLD_SURFACE.PCURVE',
       'AIC_MANIFOLD_SURFACE.POLYLINE',
       'AIC_MANIFOLD_SURFACE.SURFACE_CURVE'] * 
       TYPEOF (oe_cv.edge_element\edge_curve.edge_geometry)) 
       = 1))) = 0))) = 0)))) = 0))) = 0))) = 0;
          WR10: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.EDGE_LOOP' IN TYPEOF (bnds.bound)) |
       NOT  (SIZEOF (QUERY (oe <* elp_fbnds\path.edge_list |
       NOT (msf_curve_check (oe.edge_element\edge_curve.edge_geometry)))) 
       = 0))) = 0)))) = 0))) = 0))) = 0;
          WR11: SIZEOF (QUERY(sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.EDGE_LOOP' IN  TYPEOF  (bnds.bound)) |
       NOT  (SIZEOF (QUERY (oe <* elp_fbnds\path.edge_list|
       NOT (('AIC_MANIFOLD_SURFACE.VERTEX_POINT' IN TYPEOF
       (oe.edge_element.edge_start))
       AND
       ('AIC_MANIFOLD_SURFACE.VERTEX_POINT' IN
       TYPEOF (oe.edge_element.edge_end))))) 
       = 0))) = 0)))) = 0))) = 0))) = 0;
          WR12: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <*
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.EDGE_LOOP' IN TYPEOF (bnds.bound)) |
       NOT  (SIZEOF (QUERY (oe <* elp_fbnds\path.edge_list |
       NOT ((SIZEOF (['AIC_MANIFOLD_SURFACE.CARTESIAN_POINT',
       'AIC_MANIFOLD_SURFACE.DEGENERATE_PCURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_CURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_SURFACE'] * TYPEOF
       (oe.edge_element.edge_start\vertex_point.vertex_geometry)) = 1)
       AND
       (SIZEOF (['AIC_MANIFOLD_SURFACE.CARTESIAN_POINT',
       'AIC_MANIFOLD_SURFACE.DEGENERATE_PCURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_CURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_SURFACE'] * TYPEOF
       (oe.edge_element.edge_end\vertex_point.vertex_geometry)) = 1
       )))) = 0))) = 0)))) = 0))) = 0))) = 0;
          WR13: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <* 
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (vlp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.VERTEX_LOOP' IN  TYPEOF (bnds.bound)) |
       NOT ('AIC_MANIFOLD_SURFACE.VERTEX_POINT' IN TYPEOF
       (vlp_fbnds\vertex_loop.loop_vertex)))) = 0)))) = 0))) 
       = 0))) = 0;
          WR14: SIZEOF (QUERY (sbsm <* QUERY  (it <* SELF.items |
       'AIC_MANIFOLD_SURFACE.SHELL_BASED_SURFACE_MODEL' IN  TYPEOF  (it)) |
       NOT  (SIZEOF (QUERY (cfs <* 
       sbsm\shell_based_surface_model.sbsm_boundary |
       NOT  (SIZEOF (QUERY (fa <* cfs\connected_face_set.cfs_faces |
       NOT  (('AIC_MANIFOLD_SURFACE.ADVANCED_FACE' IN  TYPEOF  (fa))
       OR
       (SIZEOF (QUERY (vlp_fbnds <* QUERY (bnds <* fa.bounds |
       'AIC_MANIFOLD_SURFACE.VERTEX_LOOP' IN TYPEOF (bnds.bound)) |
       NOT (SIZEOF (['AIC_MANIFOLD_SURFACE.CARTESIAN_POINT',
       'AIC_MANIFOLD_SURFACE.DEGENERATE_PCURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_CURVE',
       'AIC_MANIFOLD_SURFACE.POINT_ON_SURFACE'] * TYPEOF
       (vlp_fbnds\vertex_loop.loop_vertex\vertex_point.vertex_geometry)) 
       = 1))) = 0)))) = 0))) = 0))) = 0;
END_ENTITY; -- manifold_surface_shape_representation

Entity data types and their attributes

representation
          name: label;
          items: SET [1:?] OF representation_item;
          context_of_items: representation_context;
          (DER) id: identifier;
          (DER) description: text;
shape_representation
          -
manifold_surface_shape_representation
          -

Users

representation
          action_property_representation.representation
          analysis_item.items
                    analysed_item
                              upfrompm_ap233_analysed_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
                                                                      upfrompm_ap233_parameter_value_select
          analysis_item_within_representation.rep
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  design_pdm_requirement_assigned_item
          applied_action_method_assignment.items
                    action_method_items
                              pmri3_action_method_items
          applied_approval_assignment.items
                    approval_item
                              pdm_approval_item
                                        design_pdm_approval_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              tsr_attribute_classification_item
          applied_certification_assignment.items
                    certification_item
                              upfrompm_ap233_certification_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_contract_assignment.items
                    contract_item
                              system_pmri_contract_item
                                        organization_item
                                                  ap239_props_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              tsr_date_and_time_item
          applied_date_assignment.items
                    date_item
                              ap239_props_date_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
          applied_document_reference.items
                    document_reference_item
                              c_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              c_document_reference_item
          applied_experience_type_assignment.items
                    experience_type_item
                              upfrompm_ap233_experience_type_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_group_assignment.items
                    groupable_item
                              parameter_value_select_groupable_item
                                        parameter_value_select
                                                  sbb_ap233_parameter_value_select
          applied_identification_assignment.items
                    identification_item
                              appearance_representation_identification_item
          applied_location_representation_assignment.items
                    location_representation_item
                              upfromsm_ap233_location_representation_item
          applied_organization_assignment.items
                    organization_item
                              device_marking_organization_item
          applied_organizational_project_assignment.items
                    project_item
                              ds_ap233_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              ap239_props_person_and_organization_item
          applied_person_type_assignment.items
                    person_type_item
                              upfromsm_ap233_person_type_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_security_classification_assignment.items
                    security_classification_item
                              pmri_security_classification_item
                                        ws_security_classification_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        design_pdm_document_reference_item
          attribute_language_assignment.items
                    attribute_language_item
                              pmri_attribute_language_item
          context_dependent_over_riding_styled_item.style_context
                    style_context_select
          description_attribute.described_item
                    description_attribute_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          id_attribute.identified_item
                    id_attribute_select
          invisibility.invisible_items
                    invisible_item
          issue_reference_mapping.issue_referenced
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item
          item_identified_representation_usage.used_representation
          language_assignment.items
                    language_item
          message_contents_assignment.items
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item
          occlusion_precedence.occlusion_context
          presentation_style_by_context.style_context
                    style_context_select
          property_definition_representation.used_representation
          representation_map.mapped_representation
          representation_relationship.rep_1
          representation_relationship.rep_2
          requirement_assigned_object.items
                    requirement_assigned_item
                              design_pdm_requirement_assigned_item
          resource_property_representation.representation
          retention_assignment.items
                    retention_item
          risk_impact_assignment.items
                    risk_impact_item
                              rm_ap233_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              rm_ap233_probable_item
          risk_source_assignment.items
                    risk_source_item
                              rm_ap233_risk_source_item
          variable_expression.property_associated
                    property_variable_rep_select
          variational_current_representation_relationship.current_result
          verification_evidence.items
                    verification_evidence_item
                              smpushup_ap233_verification_evidence_item
shape_representation
          applied_action_request_assignment.items
                    action_request_item
                              automotive_design_action_request_item
          applied_approval_assignment.items
                    approval_item
                              automotive_design_approval_item
          applied_contract_assignment.items
                    contract_item
                              system_pmri_contract_item
                                        organization_item
                                                  automotive_design_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              date_and_time_item_236cc1
          applied_date_assignment.items
                    date_item
                              automotive_design_date_item
          applied_effectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              automotive_design_event_occurrence_item
          applied_external_identification_assignment.items
                    external_identification_item
                              pu2ds_external_identification_item
          applied_identification_assignment.items
                    identification_item
                              identification_item_203e2
          applied_ineffectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              automotive_design_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              person_and_organization_item_236cc1
          applied_security_classification_assignment.items
                    security_classification_item
                              automotive_design_security_classification_item
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_203e2
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          explicit_procedural_shape_representation_relationship.rep_2
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_item_specific_usage.used_representation
          mechanical_design_and_draughting_relationship.rep_1
                    mechanical_design_and_draughting_relationship_select
          mechanical_design_and_draughting_relationship.rep_2
                    mechanical_design_and_draughting_relationship_select
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_203e2
          requirement_assigned_object.items
                    requirement_assigned_item
                              puswp_requirement_assigned_item
          usage_concept_usage_relationship.used_representation
          usage_view_connection_zone_terminal_shape_relationship.rep_1
          usage_view_connection_zone_terminal_shape_relationship.rep_2
manifold_surface_shape_representation

Global rules for this entity data type

          -