ENTITY advanced_brep_shape_representation

(* SCHEMA automotive_design; *)
 ENTITY advanced_brep_shape_representation
  SUBTYPE OF (shape_representation);
  WHERE
 wr1: SIZEOF ( QUERY ( it <* SELF.items | ( NOT ( SIZEOF (
     ['AUTOMOTIVE_DESIGN.'+ 'MANIFOLD_SOLID_BREP' ,
     'AUTOMOTIVE_DESIGN.'+ 'FACETED_BREP' ,
     'AUTOMOTIVE_DESIGN.'+ 'MAPPED_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'AXIS2_PLACEMENT_3D']* TYPEOF ( it ) ) =  1 ) ) ) ) =  0;
 wr2: SIZEOF ( QUERY ( it <* SELF.items | ( SIZEOF (
     ['AUTOMOTIVE_DESIGN.'+ 'MANIFOLD_SOLID_BREP' ,
     'AUTOMOTIVE_DESIGN.'+ 'MAPPED_ITEM']* TYPEOF ( it ) ) =  1
     ) ) ) >0;
 wr3: SIZEOF ( QUERY ( msb <* QUERY ( it <* SELF.items | (
     'AUTOMOTIVE_DESIGN.'+ 'MANIFOLD_SOLID_BREP' IN TYPEOF (
     it ) ) ) | ( NOT ( SIZEOF ( QUERY ( csh <* msb_shells (
     msb ) | ( NOT ( SIZEOF ( QUERY ( fcs <* csh\
     connected_face_set.cfs_faces | ( NOT (
     'AUTOMOTIVE_DESIGN.'+ 'ADVANCED_FACE' IN TYPEOF ( fcs ) )
     ) ) ) =  0 ) ) ) ) =  0 ) ) ) ) =  0;
 wr4: SIZEOF ( QUERY ( msb <* QUERY ( it <* items | (
     'AUTOMOTIVE_DESIGN.'+ 'MANIFOLD_SOLID_BREP' IN TYPEOF (
     it ) ) ) | ( 'AUTOMOTIVE_DESIGN.'+ 'ORIENTED_CLOSED_SHELL'
     IN TYPEOF ( msb\ manifold_solid_brep.outer ) ) ) ) =  0;
 wr5: SIZEOF ( QUERY ( brv <* QUERY ( it <* items | (
     'AUTOMOTIVE_DESIGN.'+ 'BREP_WITH_VOIDS' IN TYPEOF ( it )
     ) ) | ( NOT ( SIZEOF ( QUERY ( csh <* brv\
     brep_with_voids.voids | ( csh\ oriented_closed_shell.
     orientation ) ) ) =  0 ) ) ) ) =  0;
 wr6: SIZEOF ( QUERY ( mi <* QUERY ( it <* items | (
     'AUTOMOTIVE_DESIGN.'+ 'MAPPED_ITEM' IN TYPEOF ( it ) ) )
     | ( NOT ( 'AUTOMOTIVE_DESIGN.'+
     'ADVANCED_BREP_SHAPE_REPRESENTATION' IN TYPEOF ( mi\
     mapped_item.mapping_source.mapped_representation ) ) ) )
     ) =  0;
END_ENTITY;  -- 10303-514: aic_advanced_brep 

Explicit Attributes

Entity advanced_brep_shape_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 advanced_brep_shape_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity advanced_brep_shape_representation inherits from the following supertypes:
  representation
    shape_representation

Subtypes

    No subtypes

Referenced By

Entity advanced_brep_shape_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT shape_representation
 action_property_representation ENTITY representation
 action_request_item SELECT shape_representation
 acyclic_mapped_item_usage FUNCTION representation
 acyclic_mapped_representation FUNCTION representation
 approval_item SELECT shape_representation
 attribute_language_item SELECT representation
 character_glyph_symbol ENTITY representation
 check_associative_shape_aspects FUNCTION representation
 convert_plane_angle_for_pair_from_radian FUNCTION representation
 coordinated_pair_link_representation FUNCTION 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_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 shape_representation
 event_occurrence_item SELECT shape_representation
 founded_kinematic_path ENTITY representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 identification_item SELECT shape_representation
 id_attribute_select SELECT representation
 invisible_item SELECT representation
 kinematic_frame_background_representation ENTITY representation
 kinematic_ground_representation ENTITY representation
 kinematic_link_representation ENTITY representation
 kinematic_link_representation_association ENTITY representation
 language_assignment ENTITY representation
 language_item SELECT representation
 mechanical_design_geometric_presentation_area ENTITY representation
 motion_link_relationship ENTITY representation
 msf_curve_check FUNCTION representation
 multi_language_attribute_item SELECT representation
 nmsf_curve_check FUNCTION representation
 organization_item SELECT shape_representation
 pcurve ENTITY representation
 person_and_organization_item SELECT shape_representation
 plane_angle_for_pair_in_radian FUNCTION representation
 presentation_representation ENTITY representation
 presentation_size ENTITY representation
 property_definition_representation ENTITY representation
 representations_mapped_into FUNCTION representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY 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_representation_item_for_hybrid_geometric_model_3d RULE shape_representation
 restrict_treatment_result RULE representation
 restrict_version_assignment_for_shape_representation RULE shape_representation
 security_classification_item SELECT shape_representation
 selected_instance_usage_requires_representation RULE representation
 shape_dimension_representation ENTITY representation
 style_context_select SELECT representation
 subtype_exclusiveness_representation RULE representation
 subtype_exclusiveness_shape_representation_feature_geometry RULE shape_representation
 subtype_exclusiveness_shape_representation_geometry RULE shape_representation
 surface_condition_correlation FUNCTION representation
 text_string_representation ENTITY representation
 time_interval_item SELECT shape_representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:39:29-04:00