Navigation

IfcCoveringTypeEnum

Definition from IAI: This enumeration defines the available generic types for IfcCovering.

HISTORY New enumeration in IFC Release 1.0
ISSUE See issues for changes made in IFC Release 2x

Ceiling The covering is used to represent a ceiling.
Flooring The covering is used to represent a flooring.
Cladding The covering is used to represent a cladding.
Roofing The covering is used to represent a roofing.

EXPRESS specification:

TYPE IfcCoveringTypeEnum = ENUMERATION OF
( CEILING,
FLOORING,
CLADDING,
ROOFING,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcCovering Entity
Attribute 'PredefinedType'
Diagram 5