IfcInteger

Natural language names
Integer
Entier
Semantic definitions at the type
Type 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

HISTORY  New type in IFC1.5.1.
Formal representations
XML Specification
 <xs:simpleType name="IfcInteger">
  <xs:restriction base="xs:long"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcInteger = INTEGER;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcTask IfcRelConnectsPathElements IfcStairFlight IfcReference IfcRecurrencePattern IfcTriangulatedFaceSet IfcBSplineCurve IfcBSplineCurveWithKnots IfcBSplineSurface IfcBSplineSurfaceWithKnots IfcCompositeCurve IfcMaterialLayer IfcMaterialProfile IfcSimpleValue IfcPixelTexture IfcEdgeLoop IfcTable

Link to this page  Link to this page