IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.11.2.33 IfcInteger

8.11.2.33.1 Semantic definition

IfcInteger is a defined type of simple data type Integer. It is required since a select type (IfcSimpleValue) cannot include directly simple types in its select list.

In principle, the domain of IfcInteger (being an Integer) is all integer numbers. Here the number of bits used for the IfcInteger representation is unconstrained, but in practice it is implementation specific.

Type: INTEGER

8.11.2.33.2 Formal representation

TYPE IfcInteger = INTEGER;
END_TYPE;

8.11.2.33.3 References

Edit on Github


Is this page difficult to understand? Let us know!