IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.11.2.7 IfcReinforcingMeshTypeEnum

7.11.2.7.1 Semantic definition

Enumeration defining the reinforcing mesh type.

7.11.2.7.2 Type values

Type Description
USERDEFINED

The type of mesh is user defined.

NOTDEFINED

The type of mesh is not defined.

Table 7.11.2.7.A

7.11.2.7.3 Formal representation

TYPE IfcReinforcingMeshTypeEnum = ENUMERATION OF
	(USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.11.2.7.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.11.2.7.5 Changelog

7.11.2.7.5.1 IFC4

  • New resource