TYPE location_of_extreme_value_select

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE location_of_extreme_value_select = SELECT
      (boundary_curve_of_b_spline_or_rectangular_composite_surface,
       b_spline_curve_knot_locator,
       b_spline_curve_segment,
       b_spline_surface_knot_locator,
       b_spline_surface_patch,
       b_spline_surface_strip,
       composite_curve_transition_locator,
       face_bound,
       inspected_shape_element_select,
       oriented_edge,
       point_on_edge_curve,
       point_on_face_surface,
       rectangular_composite_surface_transition_locator,
       subedge,
       subface);
END_TYPE;

Referenced By

Defintion location_of_extreme_value_select is references by the following definitions:
DefinitionType
 extreme_instance ENTITY
 relating_shape_representations_of_extreme_values FUNCTION


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00