TYPE IfcSpatialZoneTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcSpatialZoneTypeEnum = ENUMERATION OF
	(CONSTRUCTION
	,FIRESAFETY
	,LIGHTING
	,OCCUPANCY
	,SECURITY
	,THERMAL
	,TRANSPORT
	,VENTILATION
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcSpatialZoneTypeEnum is references by the following definitions:
DefinitionType
 IfcSpatialZone ENTITY
 IfcSpatialZoneType ENTITY


[Top Level Definitions] [Exit]

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