TYPE last_modified_timestamp_item

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* ************************************************************ *)
(* PRODUCT DATA MANAGEMENT DEFINITIONS				*)
(*								*)
(* These definitions are based on Modules 1012 and 1015 as 	*)
(* well timestamp information specific to this part.	 	*)
(*								*)
(* ************************************************************ *)
(* ************************************************************ *)


TYPE last_modified_timestamp_item = SELECT (
	Executable, 
	Operation, 
	Project, 
	Toolpath,
	Workpiece 
	);
END_TYPE;

Referenced By

Defintion last_modified_timestamp_item is references by the following definitions:
DefinitionType
 Last_modified_timestamp ENTITY


[Top Level Definitions]

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