IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.15.2.3 IfcReinforcingBarSurfaceEnum

8.15.2.3.1 Semantic definition

Enumeration indicating whether the bar has a plain or textured (ribbed) surface.

8.15.2.3.2 Type values

Type Description
PLAIN

The reinforcing bar surface is plain.

TEXTURED

The reinforcing bar surface is textured (ribbed).

Table 8.15.2.3.A

8.15.2.3.3 Formal representation

TYPE IfcReinforcingBarSurfaceEnum = ENUMERATION OF
	(PLAIN
	,TEXTURED);
END_TYPE;

8.15.2.3.4 References

Edit on Github


Is this page difficult to understand? Let us know!