IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.7.2.5 IfcMooringDeviceTypeEnum

7.7.2.5.1 Semantic definition

This container defines the different predefined types of mooring elements that can further specify an IfcMooringDevice _ or IfcMooringDeviceType.

7.7.2.5.2 Type values

Type Description
BOLLARD

a short, thick post on the deck of a ship or a quay side, to which ship's rope may be secured. not to be confused with traffic bollards.

LINETENSIONER

A mechanical device used to apply a tensioning load to mooring lines to improve vessel stability for port operations.

MAGNETICDEVICE

Mooring device that uses magnets as the primary method of securing the vessel.

MOORINGHOOKS

Quick release mooring hooks - an active device used to secure a vessel and provide automated release of vessels.

VACUUMDEVICE

Mooring device that uses vacuum suction as the primary method of securing the vessel.

USERDEFINED

User-defined type

NOTDEFINED

Undefined type.

Table 7.7.2.5.A

7.7.2.5.3 Formal representation

TYPE IfcMooringDeviceTypeEnum = ENUMERATION OF
	(BOLLARD
	,LINETENSIONER
	,MAGNETICDEVICE
	,MOORINGHOOKS
	,VACUUMDEVICE
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.7.2.5.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.7.2.5.5 Changelog

7.7.2.5.5.1 IFC4.3_DEV_ffe3a63

  • New resource