Navigation

IfcResourceConsumptionEnum

Definition from IAI: This enumeration indicates how the resource is consumed during the use.

HISTORY: New Enumeration in IFC Release 2.0
ISSUE: See issue log for changes made in IFC Release 2.0.

EXPRESS specification:

TYPE IfcResourceConsumptionEnum = ENUMERATION OF
( CONSUMED,
PARTIALLYCONSUMED,
NOTCONSUMED,
OCCUPIED,
PARTIALLYOCCUPIED,
NOTOCCUPIED,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcResource Entity
Attribute 'ResourceConsumption'
Diagram 6