IFC 4.3.2.20251105 (IFC4X3_ADD2) under development

  • Help suggest improvements
  • Get user or developer support

7.8.2.3 IfcRailwayTypeEnum

7.8.2.3.1 Semantic definition

Types of railways.

7.8.2.3.2 Type values

Type Description
USERDEFINED

User-defined type.

NOTDEFINED

Undefined type.

Table 7.8.2.3.A

7.8.2.3.3 Formal representation

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

7.8.2.3.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.8.2.3.5 Changelog

7.8.2.3.5.1 IFC4.3_DEV_0f68f59

  • New resource