ENTITY advanced_brep_shape_representation

(* SCHEMA ship_structures_schema; *)
  ENTITY advanced_brep_shape_representation
    SUBTYPE OF (shape_representation);
    WHERE
      wr1: (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF([
               'SHIP_STRUCTURES_SCHEMA.MANIFOLD_SOLID_BREP',
               'SHIP_STRUCTURES_SCHEMA.FACETED_BREP',
               'SHIP_STRUCTURES_SCHEMA.MAPPED_ITEM',
               'SHIP_STRUCTURES_SCHEMA.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) =
                1)) )) = 0);
      wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([
               'SHIP_STRUCTURES_SCHEMA.MANIFOLD_SOLID_BREP',
               'SHIP_STRUCTURES_SCHEMA.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) 
               > 0);
      wr3: (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | (
               'SHIP_STRUCTURES_SCHEMA.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) )
                | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT (
               SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | (
               NOT ('SHIP_STRUCTURES_SCHEMA.ADVANCED_FACE' IN TYPEOF(fcs))) )) 
               = 0)) )) = 0)) )) = 0);
      wr4: (SIZEOF(QUERY ( msb <* QUERY ( it <* items | (
               'SHIP_STRUCTURES_SCHEMA.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) )
                | ('SHIP_STRUCTURES_SCHEMA.ORIENTED_CLOSED_SHELL' IN 
               TYPEOF(msb\manifold_solid_brep.outer)) )) = 0);
      wr5: (SIZEOF(QUERY ( brv <* QUERY ( it <* items | (
               'SHIP_STRUCTURES_SCHEMA.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 | (
               'SHIP_STRUCTURES_SCHEMA.MAPPED_ITEM' IN TYPEOF(it)) ) | (
               NOT (
               'SHIP_STRUCTURES_SCHEMA.ADVANCED_BREP_SHAPE_REPRESENTATION' 
               IN TYPEOF(mi\mapped_item.mapping_source.
               mapped_representation))) )) = 0);
  END_ENTITY; -- advanced_brep_shape_representation

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
 acyclic_mapped_representation FUNCTION representation
 classification_item SELECT representation
 class_notation_with_named_representation_items RULE representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 dimension_of FUNCTION representation
 flare_area_parameters_has_exactly_two_representation_items RULE representation
 group_item SELECT representation
 hull_cross_section_design_definition_for_representation_items RULE representation
 hull_cross_section_result_for_representation_item RULE representation
 identification_item SELECT representation
 id_attribute_select SELECT representation
 maximum_of_one_representation_items_for_class_library_definition RULE representation
 nmsf_curve_check FUNCTION representation
 pcurve ENTITY representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_design_vertical_wave_bending_moment_parameters RULE representation
 representation_for_angle_bar_cross_section_dimensions RULE representation
 representation_for_assembly_manufacturing_definition RULE representation
 representation_for_bulbflat_cross_section_dimensions RULE representation
 representation_for_channel_cross_section_dimensions RULE representation
 representation_for_circular_cutout_design_parameters RULE representation
 representation_for_circular_hollow_profile_cross_section RULE representation
 representation_for_class_and_statutory_designation RULE representation
 representation_for_corrugated_part_design_parameters RULE representation
 representation_for_design_vertical_wave_shear_force_parameters RULE representation
 representation_for_drain_hole_cutout_design_parameters RULE representation
 representation_for_edge_cutout_function_parameters RULE representation
 representation_for_edge_feature_function_parameters RULE representation
 representation_for_electrode_chemical_composition_design RULE representation
 representation_for_elliptical_cutout_design_parameters RULE representation
 representation_for_elongated_oval_cutout_design_parameters RULE representation
 representation_for_explicit_profile_cross_section_shape RULE representation
 representation_for_flanged_plate_cross_section_dimensions RULE representation
 representation_for_flat_bar_cross_section_dimensions RULE representation
 representation_for_global_axis_placement RULE representation
 representation_for_interior_cutout_function_parameters RULE representation
 representation_for_inward_round_corner_design_parameters RULE representation
 representation_for_local_co_ordinate_system RULE representation
 representation_for_moment_3d_restricts_representation_item RULE representation
 representation_for_outward_round_corner_design_parameters RULE representation
 representation_for_part_edge_cutout_design_parameters RULE representation
 representation_for_profile_curve_trace_line_design_parameters RULE representation
 representation_for_profile_function_parameters RULE representation
 representation_for_rectangular_cutback_corner_design RULE representation
 representation_for_rectangular_cutout_design_parameters RULE representation
 representation_for_round_bar_cross_section_dimensions RULE representation
 representation_for_round_corner_rectangular_cutout_design RULE representation
 representation_for_round_edge_rectangular_cutout_design RULE representation
 representation_for_shear_bevel_design_parameters RULE representation
 representation_for_square_tube_cross_section_dimensions RULE representation
 representation_for_structural_added_material_feature_design RULE representation
 representation_for_structural_part_joint_design RULE representation
 representation_for_structural_part_symmetry_relationship RULE representation
 representation_for_structural_system_symmetry_relationship RULE representation
 representation_for_triangular_cutout_design_parameters RULE representation
 representation_for_twist_location_design_parameters RULE representation
 representation_for_t_bar_cross_section_dimensions RULE representation
 representation_has_global_unit_assigned_context RULE representation
 representation_has_references_with_name_moment_3d RULE representation
 representation_items_for_corrugated_part_design_parameters RULE representation
 representation_items_for_corrugated_structure_design RULE representation
 representation_items_for_corrugated_structure_function RULE representation
 representation_items_for_edge_cutout_function_parameters RULE representation
 representation_items_for_edge_feature_function_parameters RULE representation
 representation_items_for_elongated_oval_cutout_design RULE representation
 representation_items_for_interior_cutout_function_parameters RULE representation
 representation_items_for_inward_round_corner_design RULE representation
 representation_items_for_outward_round_corner_design RULE representation
 representation_items_for_panel_system_boundary_relationship RULE representation
 representation_items_for_panel_system_function_parameters RULE representation
 representation_items_for_profile_boundary_relationship_design RULE representation
 representation_items_for_profile_curve_trace_line_design RULE representation
 representation_items_for_profile_trace_line_relationship_design RULE representation
 representation_items_for_rectangular_cutback_corner_design RULE representation
 representation_items_for_seam_curve_relationship_parameter RULE representation
 representation_items_for_shear_bevel_design_parameters RULE representation
 representation_items_optional_for_beveled_groove_weld_design RULE representation
 representation_items_optional_for_bevel_design_parameters RULE representation
 representation_items_optional_for_butt_groove_weld_design RULE representation
 representation_items_optional_for_class_notation RULE representation
 representation_items_optional_for_corrugation_dimensions RULE representation
 representation_items_optional_for_groove_weld_design RULE representation
 representation_items_optional_for_owner_designation RULE representation
 representation_items_optional_for_panel_system_design RULE representation
 representation_items_optional_for_plate_design_parameters RULE representation
 representation_items_optional_for_plate_function_parameters RULE representation
 representation_items_optional_for_plate_strake_function RULE representation
 representation_items_optional_for_principal_characteristics RULE representation
 representation_items_optional_for_profile_design_parameters RULE representation
 representation_items_optional_for_profile_function_parameters RULE representation
 representation_items_optional_for_seam_design_parameters RULE representation
 representation_items_optional_for_structural_system_design RULE representation
 representation_items_optional_for_structural_system_function RULE representation
 representation_items_optional_for_weld_design_parameters RULE representation
 representation_items_optional_for_weld_filler_material_design RULE representation
 representation_item_corrugated_structure_boundary_relationship RULE representation
 representation_item_for_panel_system_curve_boundary_design RULE representation
 representation_item_for_structural_weld_shrinkage_allowance RULE representation
 representation_item_for_transformation_to_parent RULE representation
 representation_item_to_structural_system_adjacency_relationship RULE representation
 representation_local_coordinate_system_with_position_reference RULE representation
 representation_map ENTITY representation
 representation_maximum_permissible_still_water_bending_moment RULE representation
 representation_of_design_still_water_bending_moment_parameters RULE representation
 representation_of_maximum_permissible_still_water_shear_force RULE representation
 representation_relationship ENTITY representation
 representation_restricted_by_name_bevel_design_parameters RULE representation
 representation_restricted_by_name_class_notation RULE representation
 representation_restricted_by_name_class_parameters RULE representation
 representation_restricted_by_name_corrugation_dimensions RULE representation
 representation_restricted_by_name_flare_area_parameters RULE representation
 representation_restricted_by_name_freeboard_characteristics RULE representation
 representation_restricted_by_name_lightship_definition RULE representation
 representation_restricted_by_name_lightship_weight_item RULE representation
 representation_restricted_by_name_loadline RULE representation
 representation_restricted_by_name_plate_design_parameters RULE representation
 representation_restricted_by_name_plate_function_parameters RULE representation
 representation_restricted_by_name_principal_characteristics RULE representation
 representation_restricted_by_name_profile_design_parameters RULE representation
 representation_restricted_by_name_section_properties RULE representation
 representation_restricted_by_name_table_of_shear_force_values RULE representation
 representation_restricted_by_name_w_shape_cross_section RULE representation
 representation_restricted_for_assembly_manufacturing_position RULE representation
 representation_restricted_for_beveled_groove_weld_design RULE representation
 representation_restricted_for_butt_groove_weld_design RULE representation
 representation_restricted_for_composite_feature_design RULE representation
 representation_restricted_for_continuous_fillet_weld_design RULE representation
 representation_restricted_for_corrugated_structure_design RULE representation
 representation_restricted_for_corrugated_structure_function RULE representation
 representation_restricted_for_fillet_weld_design_parameters RULE representation
 representation_restricted_for_groove_weld_design RULE representation
 representation_restricted_for_homogeneous_ship_material_property RULE representation
 representation_restricted_for_hull_cross_section_design_definition RULE representation
 representation_restricted_for_intermittent_fillet_weld_design RULE representation
 representation_restricted_for_panel_system_curve_boundary RULE representation
 representation_restricted_for_panel_system_design_parameters RULE representation
 representation_restricted_for_panel_system_function RULE representation
 representation_restricted_for_panel_system_plane_boundary RULE representation
 representation_restricted_for_plate_renewal_definition_attributes RULE representation
 representation_restricted_for_plate_strake_function RULE representation
 representation_restricted_for_ship_material_property RULE representation
 representation_restricted_for_spot_seam_weld_design RULE representation
 representation_restricted_for_structural_part_joint_design RULE representation
 representation_restricted_for_structural_system_design RULE representation
 representation_restricted_for_structural_system_function RULE representation
 representation_restricted_for_welded_joint_design_parameters RULE representation
 representation_restricted_for_welding_sequence_representation RULE representation
 representation_restricted_for_weld_design_parameters RULE representation
 representation_restricted_for_weld_filler_material_design RULE representation
 representation_restricted_for_weld_manufacturing_definition RULE representation
 representation_restricted_weight_and_centre_of_gravity RULE representation
 representation_restricts_profile_renewal_definition_attributes RULE representation
 source_for_library_definition RULE representation
 user_defined_tightness_description_required RULE representation
 user_def_function_description_required RULE representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

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