
IfcAirTerminalMountingTypeEnum
Definition from IAI:
Enumeration that identifies the way the AirTerminal is mounted.
The IfcAirTerminalMountingTypeEnum contains the following:
- SURFACE: The AirTerminal is mounted to the surface of something (e.g., wall, duct, etc.).
- FLATFLUSH: The AirTerminal is mounted flat and flush with a surface.
- LAYIN: The AirTerminal is mounted in a lay-in type ceiling (e.g., a dropped ceiling grid).
- OTHER: Other type of mounting not defined above.
- USERDEFINED: User-defined mounting type.
- NOTDEFINED: Undefined mounting type.
HISTORY: New enumeration in IFC R2x.
ISSUES: See issues and change log for changes made in IFC R2x.
EXPRESS specification:
|
|
| TYPE IfcAirTerminalMountingTypeEnum = ENUMERATION OF
|
|
|
| (
|
SURFACE, FLATFLUSH, LAYIN, OTHER, NOTKNOWN, UNSET);
|
|
|
References (1):