IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.4.2.11 IfcElectricFlowTreatmentDeviceTypeEnum

7.4.2.11.1 Semantic definition

The IfcElectricFlowTreatmentDeviceTypeEnum defines the range of different types of electric flow treatment device that can be specified.

7.4.2.11.2 Type values

Type Description
ELECTRONICFILTER

Linear two-port device designed to transmit spectral components of the input quantity according to a specified law, generally in order to pass the components in certain frequency bands and to attenuate those in other bands

USERDEFINED

User-defined type

NOTDEFINED

Undefined type.

Table 7.4.2.11.A

7.4.2.11.3 Formal representation

TYPE IfcElectricFlowTreatmentDeviceTypeEnum = ENUMERATION OF
	(ELECTRONICFILTER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.4.2.11.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.4.2.11.5 Changelog

7.4.2.11.5.1 IFC4.3_DEV_ffe3a63

  • New resource