TYPE b_spline_surface_form

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP224
TYPE b_spline_surface_form = ENUMERATION OF
      (plane_surf,
       cylindrical_surf,
       conical_surf,
       spherical_surf,
       toroidal_surf,
       surf_of_revolution,
       ruled_surf,
       generalised_cone,
       quadric_surf,
       surf_of_linear_extrusion,
       unspecified);
END_TYPE;

Referenced By

Defintion b_spline_surface_form is references by the following definitions:
DefinitionType
 b_spline_surface ENTITY


[Top Level Definitions] [Exit]

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