TYPE knot_type

(* SCHEMA integrated_cnc_schema; *)
TYPE knot_type = ENUMERATION OF 
  (uniform_knots,
   quasi_uniform_knots,
   piecewise_bezier_knots,
   unspecified);
END_TYPE; -- 10303-42: geometry_schema

Referenced By

Defintion knot_type is references by the following definitions:
DefinitionType
 b_spline_curve_with_knots ENTITY
 b_spline_surface_with_knots ENTITY


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00