IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

6.6.2.4 IfcGeotechnicalStratumTypeEnum

6.6.2.4.1 Semantic definition

This container defines the different predefined types of stratum elements that can further specify an IfcGeotechnicalStratum.

6.6.2.4.2 Type values

Type Description
SOLID

Representation of the concept of an identified discrete almost homogenous solid geological or surface feature, including discontinuities such as faults, fractures, boundaries and interfaces that are not explicitly modelled.

VOID

Representation of the concept of an identified discrete air filled geological feature, including caves and other voids.

WATER

Representation of the concept of an identified discrete water filled geological or surface feature including lakes, rivers and seas.

USERDEFINED

No description available.

NOTDEFINED

No description available.

Table 6.6.2.4.A

6.6.2.4.3 Formal representation

TYPE IfcGeotechnicalStratumTypeEnum = ENUMERATION OF
	(SOLID
	,VOID
	,WATER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.6.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.6.2.4.5 Changelog

6.6.2.4.5.1 IFC4.3_DEV_70ee25e8

  • New resource