TYPE knot_type

(* SCHEMA explicit_draughting; *)
  TYPE knot_type = ENUMERATION OF
    (uniform_knots,
     quasi_uniform_knots,
     piecewise_bezier_knots,
     unspecified);
  END_TYPE; -- knot_type

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00