ENTITY shape_aspect

(* SCHEMA step_ship_schema; *)
ENTITY shape_aspect;
    name                 : label;
    description          : OPTIONAL text;
    of_shape             : product_definition_shape;
    product_definitional : LOGICAL;
  DERIVE
    id : identifier := get_id_value(SELF);
  WHERE
    wr1: SIZEOF(USEDIN(SELF,'STEP_SHIP_SCHEMA.' +
             'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1;
END_ENTITY;

Explicit Attributes

Entity shape_aspect has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect
 descriptiontext (STRING)shape_aspect
 of_shapeproduct_definition_shape (ENTITY)shape_aspect
 product_definitionalLOGICALshape_aspect

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity shape_aspect and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT shape_aspect
 corrugated_structure_design_definition_has_at_least_one_class RULE shape_aspect
 corrugated_structure_design_definition_has_at_most_one_class RULE shape_aspect
 document_reference_item SELECT shape_aspect
 external_identification_item SELECT shape_aspect
 group_item SELECT shape_aspect
 identification_item SELECT shape_aspect
 id_attribute_select SELECT shape_aspect
 library_manufacturing_definition_for_class_references RULE shape_aspect
 panel_system_design_definition_has_at_least_one_class RULE shape_aspect
 panel_system_design_definition_has_at_most_one_class RULE shape_aspect
 plate_design_definition_has_at_least_one_class_references RULE shape_aspect
 plate_design_definition_has_at_most_one_class_references RULE shape_aspect
 plate_manufacturing_definition_has_class_references RULE shape_aspect
 product_definition_shape_for_class_torch_vector RULE shape_aspect
 product_definition_shape_for_corrugation RULE shape_aspect
 product_definition_shape_for_library_definition_parameters RULE shape_aspect
 product_definition_shape_for_library_design_parameters RULE shape_aspect
 product_definition_shape_for_library_manufacturing_defiinition RULE shape_aspect
 product_definition_shape_for_manufacturing_definition_parameters RULE shape_aspect
 product_definition_shape_for_name RULE shape_aspect
 product_definition_shape_for_profile_cross_section RULE shape_aspect
 product_definition_shape_for_source RULE shape_aspect
 product_definition_shape_has_references_for_centre_of_gravity RULE shape_aspect
 product_definition_shape_has_references_with_class_border RULE shape_aspect
 profile_cross_section_has_at_most_one_named_references RULE shape_aspect
 profile_design_definition_has_at_most_one_class_references RULE shape_aspect
 profile_design_definition_has_zero_or_two_class_references RULE shape_aspect
 represented_definition SELECT shape_aspect
 seam_has_at_most_one_class_references RULE shape_aspect
 shape_aspect_for_angle_bar_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_assembly_manufacturing_position_parameters RULE shape_aspect
 shape_aspect_for_border_corner_cutout_boundary_relationship RULE shape_aspect
 shape_aspect_for_bulbflat_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_channel_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_circular_hollow_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_composite_feature_design_parameters RULE shape_aspect
 shape_aspect_for_composite_feature_has_at_least_two_instances RULE shape_aspect
 shape_aspect_for_corner_cutout RULE shape_aspect
 shape_aspect_for_corner_cutout_boundary_relationship RULE shape_aspect
 shape_aspect_for_corrugation_dimensions RULE shape_aspect
 shape_aspect_for_explicit_profile_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_flanged_plate_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_flare_area_parameters RULE shape_aspect
 shape_aspect_for_flat_bar_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_panel_system_curve_boundary_design RULE shape_aspect
 shape_aspect_for_panel_system_plane_boundary_design RULE shape_aspect
 shape_aspect_for_profile_curve_trace_line_design_parameters RULE shape_aspect
 shape_aspect_for_round_bar_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_square_tube_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_structural_cutout_boundary_relationship RULE shape_aspect
 shape_aspect_for_twist_location_design_parameters RULE shape_aspect
 shape_aspect_for_t_bar_cross_section_dimensions RULE shape_aspect
 shape_aspect_for_w_shape_cross_section_dimensions RULE shape_aspect
 shape_aspect_relationship ENTITY shape_aspect
 shape_aspect_with_identification_assignment RULE shape_aspect
 shape_definition SELECT shape_aspect


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:21-04:00