Overview Schemas Index

shape_data_quality_inspection_result_schema         


ENTITY boundary_curve_of_b_spline_or_rectangular_composite_surface
          SUBTYPE OF (founded_item);
          basis_surface : b_spline_or_rectangular_composite_surface_select;
          boundary_type : surface_boundary_type;
WHERE
          WR1: SIZEOF(
           using_representations(SELF.basis_surface) *
           relating_shape_representations_of_extreme_values(SELF))>0;
END_ENTITY; -- boundary_curve_of_b_spline_or_rectangular_composite_surface

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
boundary_curve_of_b_spline_or_rectangular_composite_surface
          basis_surface: b_spline_or_rectangular_composite_surface_select;
          boundary_type: surface_boundary_type;

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
boundary_curve_of_b_spline_or_rectangular_composite_surface
          extreme_instance.locations_of_extreme_value
                    location_of_extreme_value_select

Users: by defined types, not used by any entity attribute

boundary_curve_of_b_spline_or_rectangular_composite_surface
          -

Global rules for this entity data type

          -