IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.5.2.21 IfcFlowMeterTypeEnum

7.5.2.21.1 Semantic definition

This enumeration defines various types of flow meter:

7.5.2.21.2 Type values

Type Description
ENERGYMETER

An electric meter or energy meter is a device that measures the amount of electrical energy supplied to or produced by a residence, business or machine.

GASMETER

A device that measures the quantity of a gas or fuel.

OILMETER

A device that measures the quantity of oil.

WATERMETER

A device that measures the quantity of water.

USERDEFINED

User-defined meter type

NOTDEFINED

Undefined meter type

Table 7.5.2.21.A

7.5.2.21.3 Formal representation

TYPE IfcFlowMeterTypeEnum = ENUMERATION OF
	(ENERGYMETER
	,GASMETER
	,OILMETER
	,WATERMETER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.5.2.21.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.5.2.21.5 Changelog

7.5.2.21.5.1 IFC4

  • item, ELECTRICMETER
  • item, FLOWMETER