TYPE inspected_shape_element_select

(* SCHEMA step_merged_cad_schema; *)
-- IN AP242
TYPE inspected_shape_element_select = SELECT
      (edge_loop,
       edge_curve,
       face_surface,
       curve,
       surface,
       vertex_point,
       closed_or_open_shell_select,
       b_spline_or_composite_curve_select,
       b_spline_or_rectangular_composite_surface_select,
       point,
       connected_face_set,
       manifold_solid_brep,
       direction,
       placement);
END_TYPE;

Referenced By

Defintion inspected_shape_element_select is references by the following definitions:
DefinitionType
 location_of_extreme_value_select SELECT
 shape_data_quality_inspection_instance_report_item ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:01-05:00