TYPE IfcObjectTypeEnum

(* SCHEMA IFC4; *)

(* ==================================================================
   LEGACY RETAINED DEFINITIONS - These include definitions removed by
   IFC4 or later versions but retained for legacy applications. *)

(* PRE 4x3 DEF -- Retired by IFC4x3, retain proxy for legacy data *)
TYPE IfcObjectTypeEnum = ENUMERATION OF
	(PRODUCT
	,PROCESS
	,CONTROL
	,RESOURCE
	,ACTOR
	,GROUP
	,PROJECT
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcObjectTypeEnum is references by the following definitions:
DefinitionType
 IfcProxy ENTITY
 IfcRelAssigns ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:10-05:00