IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.7.2.2 IfcLiquidTerminalTypeEnum

7.7.2.2.1 Semantic definition

This container defines the different predefined types of liquid terminals that can further specify an IfcLiquidTerminal or IfcLiquidTerminalType.

7.7.2.2.2 Type values

Type Description
HOSEREEL

A Supporting framework on which a hose may be wound whose primary purpose is to connect and interact with the external environment.

LOADINGARM

A loading arm permits the transfer of liquid or liquefied gas from one system to another, through the use of an articulated arm that accounts for the movement of docked vessels.

USERDEFINED

User-defined type

NOTDEFINED

Undefined type.

Table 7.7.2.2.A

7.7.2.2.3 Formal representation

TYPE IfcLiquidTerminalTypeEnum = ENUMERATION OF
	(HOSEREEL
	,LOADINGARM
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.7.2.2.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.7.2.2.5 Changelog

7.7.2.2.5.1 IFC4.3_DEV_70ee25e8

  • New resource