This enumeration defines the valid types of chimneys that can be predefined using the enumeration values.
HISTORY New enumeration in IFC4
NOTE Currently there are no specific enumerators defined, the IfcChimneyTypeEnum has been added for future extensions.
TYPE IfcChimneyTypeEnum = ENUMERATION OF (USERDEFINED ,NOTDEFINED); END_TYPE;