TYPE surface_boundary_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE surface_boundary_type = ENUMERATION OF
      (u_parameter_min,
       v_parameter_min,
       u_parameter_max,
       v_parameter_max);
END_TYPE;

Referenced By

Defintion surface_boundary_type is references by the following definitions:
DefinitionType
 boundary_curve_of_b_spline_or_rectangular_composite_surface ENTITY


[Top Level Definitions] [Exit]

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