IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.7.2.7 IfcSolidOrShell

8.7.2.7.1 Semantic definition

The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.

8.7.2.7.2 Type values

Type
IfcClosedShell
IfcSolidModel
Table 8.7.2.7.A

8.7.2.7.3 Formal representation

TYPE IfcSolidOrShell = SELECT
	(IfcClosedShell
	,IfcSolidModel);
END_TYPE;

8.7.2.7.4 References

Edit on Github


Is this page difficult to understand? Let us know!

8.7.2.7.5 Changelog

8.7.2.7.5.1 IFC4

  • New resource