TYPE transition_code

(* SCHEMA associative_draughting; *)
  TYPE transition_code = ENUMERATION OF
    (discontinuous,
     continuous,
     cont_same_gradient,
     cont_same_gradient_same_curvature);
  END_TYPE; -- transition_code

Referenced By

Defintion transition_code is references by the following definitions:
DefinitionType
 composite_curve_segment ENTITY
 surface_patch ENTITY


[Top Level Definitions] [Exit]

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