IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

6.6.2.5 IfcImpactProtectionDeviceTypeEnum

6.6.2.5.1 Semantic definition

This container defines the different predefined types of kinetic impact protectors that can specify an IfcImpactProtectionDevice or IfcImpactProtectionDeviceType.

6.6.2.5.2 Type values

Type Description
BUMPER

A bumper is a buffer object at end of track that prevents driving over. It can be fixed on rails or the track panel, or can also be a natural element (e.g. rock, sand).

CRASHCUSHION

NOTE Definition from EN1317-1:2010: road vehicle energy absorption device installed in front of one or more hazards to reduce the severity of impact

NOTE Definition from ISO6707-1: energy-absorbing device installed in front of a rigid object to reduce the severity of impact of a vehicle, (Impact barrier, US)

DAMPINGSYSTEM

An elastic element inserted between the superstructure (track and plate on slab track or ballast bed with ballast inserted in) and the tunnel structure (tunnel floor). Some of the elastic elements have a partial decoupling effect between the superstructure and underground due to vibrations. Both helical springs and elastomer blocks or elastomer strips can be used as suspension systems.

FENDER

A passive or active device formed of a damper and impact panel that is mounted on the quayside to protect against vessel impact.

USERDEFINED

User-defined type

NOTDEFINED

Undefined type.

Table 6.6.2.5.A

6.6.2.5.3 Formal representation

TYPE IfcImpactProtectionDeviceTypeEnum = ENUMERATION OF
	(BUMPER
	,CRASHCUSHION
	,DAMPINGSYSTEM
	,FENDER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.6.2.5.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.6.2.5.5 Changelog

6.6.2.5.5.1 IFC4.3_DEV_70ee25e8

  • New resource