IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

6.1.2.17 IfcRoofTypeEnum

6.1.2.17.1 Semantic definition

This enumeration defines the basic configuration of the roof in terms of the different roof shapes.

Roofs which are subdivided into more than these basic shapes or roofs with non-regular shapes (free form roofs) have the type FREEFORM.

6.1.2.17.2 Type values

Type Description
BARREL_ROOF

A roof or ceiling having a semicylindrical form.

BarrelRoof
Figure 6.1.2.17.A
BUTTERFLY_ROOF

A roof having two slopes, each descending inward from the eaves.

ButterflyRoof
Figure 6.1.2.17.B
DOME_ROOF

A hemispherical hip roof.

Dome
Figure 6.1.2.17.C
FLAT_ROOF

A roof having no slope, or one with only a slight pitch so as to drain rainwater.

FlatRoof
Figure 6.1.2.17.D
FREEFORM

Free form roof.

GABLE_ROOF

A roof sloping downward in two parts from a central ridge, so as to form a gable at each end.

GableRoof
Figure 6.1.2.17.E
GAMBREL_ROOF

A roof sloping downward in two parts from a central ridge, so as to form a gable at each end.

GrambrelRoof
Figure 6.1.2.17.F
HIPPED_GABLE_ROOF

A roof having a hipped end truncating a gable.

HippedGableRoof
Figure 6.1.2.17.G
HIP_ROOF

A roof having sloping ends and sides meeting at an inclined projecting angle.

HipRoof
Figure 6.1.2.17.H
MANSARD_ROOF

A roof having on each side a steeper lower part and a shallower upper part.

MansardRoof
Figure 6.1.2.17.I
PAVILION_ROOF

A pyramidal hip roof.

PavilionRoof
Figure 6.1.2.17.J
RAINBOW_ROOF

A gable roof in the form of a broad Gothic arch, with gently sloping convex surfaces.

RainbowRoof
Figure 6.1.2.17.K
SHED_ROOF

A roof having a single slope.

ShedRoof
Figure 6.1.2.17.L
USERDEFINED

No specification given.

NOTDEFINED

No specification given.

Table 6.1.2.17.M

6.1.2.17.3 Formal representation

TYPE IfcRoofTypeEnum = ENUMERATION OF
	(BARREL_ROOF
	,BUTTERFLY_ROOF
	,DOME_ROOF
	,FLAT_ROOF
	,FREEFORM
	,GABLE_ROOF
	,GAMBREL_ROOF
	,HIPPED_GABLE_ROOF
	,HIP_ROOF
	,MANSARD_ROOF
	,PAVILION_ROOF
	,RAINBOW_ROOF
	,SHED_ROOF
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.1.2.17.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.1.2.17.5 Changelog

6.1.2.17.5.1 IFC4

  • item, USERDEFINED