TYPE preferred_surface_curve_representation

(* SCHEMA cast_parts_schema; *)
  TYPE preferred_surface_curve_representation = ENUMERATION OF
    (pcurve_s2,
     pcurve_s1,
     curve_3d);
  END_TYPE; -- preferred_surface_curve_representation

Referenced By

Defintion preferred_surface_curve_representation is references by the following definitions:
DefinitionType
 surface_curve ENTITY


[Top Level Definitions] [Exit]

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