TYPE IfcActionRequestTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcActionRequestTypeEnum = ENUMERATION OF
	(EMAIL
	,FAX
	,PHONE
	,POST
	,VERBAL
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcActionRequestTypeEnum is references by the following definitions:
DefinitionType
 IfcActionRequest ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00