TYPE location_of_extreme_value_select = SELECT ( inspected_shape_element_select, b_spline_surface_knot_locator, b_spline_curve_knot_locator, b_spline_curve_segment, b_spline_surface_strip, b_spline_surface_patch, composite_curve_transition_locator, rectangular_composite_surface_transition_locator, boundary_curve_of_b_spline_or_rectangular_composite_surface, oriented_edge, face_bound, point_on_edge_curve, point_on_face_surface, subedge, subface); END_TYPE; -- location_of_extreme_value_select |
Usersextreme_instance.locations_of_extreme_value |