TYPE rot_direction

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* TYPES DEFINED IN GENERAL PROCESS DATA     	ISO 14649-10    *)
(*                                                              *)
(* Version IS date: 2004-12-15					*)
(* Version 6.1 date: 2004-06-25	(unchanged)			*)
(* Author: ISO TC184/SC1/WG7					*)
(* ************************************************************ *)
(* ************************************************************ *)



(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* General types and definitions                                *)
(*                                                              *)
(* ************************************************************ *)
(* ************************************************************ *)

TYPE rot_direction = ENUMERATION OF (cw,ccw);
END_TYPE;

Referenced By

Defintion rot_direction is references by the following definitions:
DefinitionType
 bidirectional_contour ENTITY
 contour_bidirectional ENTITY
 contour_parallel ENTITY
 contour_spiral ENTITY


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00