
IfcDistributionFlowElementTypeEnum
Definition from IAI:
This enumeration defines the different types of distribution flow elements an
IfcDistributionFlowElement object can fulfill:
- FLUIDFLOW: Fluid Flow distribution element
- USERDEFINED: User-defined flow element
- NOTDEFINED: Undefined flow element
HISTORY: New enumeration in IFC R2.0
ISSUES: See issues and change log for changes made in IFC R2x.
EXPRESS specification:
|
|
| TYPE IfcDistributionFlowElementTypeEnum = ENUMERATION OF
|
|
|
| (
|
FLUIDFLOW, USERDEFINED, NOTDEFINED);
|
|
|
References (1):