|
ENTITY b_spline_surface_strip SUBTYPE OF (founded_item); basis_surface : b_spline_surface; start_knot_index : INTEGER; surface_parameter : u_or_v_parameter; WHERE WR1: SIZEOF( using_representations(SELF.basis_surface) * relating_shape_representations_of_extreme_values(SELF))>0; END_ENTITY; -- b_spline_surface_strip |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; b_spline_surface_strip basis_surface: b_spline_surface; start_knot_index: INTEGER; surface_parameter: u_or_v_parameter; |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select b_spline_surface_strip extreme_instance.locations_of_extreme_value location_of_extreme_value_select Users: by defined types, not used by any entity attributeb_spline_surface_strip- |
Global rules for this entity data type- |