IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

6.4.4.6 Pset_FurnitureTypeCommon

6.4.4.6.1 Semantic definition

Common properties for all types of furniture such as chair, desk, table, and file cabinet. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FurnitureCommon. IFC 2x4: 'IsBuiltIn' property added

6.4.4.6.2 Applicable entities

6.4.4.6.3 Properties

Name Property Type Data Type Description
Reference IfcPropertySingleValue IfcIdentifier

Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.

Status IfcPropertyEnumeratedValue PEnum_ElementStatus

Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure).

Style IfcPropertySingleValue IfcLabel

Description of the furniture style.

NominalHeight IfcPropertySingleValue IfcPositiveLengthMeasure

The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence.

The nominal height of the furniture of this type. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence.

NominalLength IfcPropertySingleValue IfcNonNegativeLengthMeasure

The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence.

NominalDepth IfcPropertySingleValue IfcNonNegativeLengthMeasure

Nominal Depth of the object

MainColour IfcPropertySingleValue IfcLabel

The main colour of the furniture of this type.

IsBuiltIn IfcPropertySingleValue IfcBoolean

Indicates whether the furniture type is intended to be 'built in' i.e. physically attached to a building or facility (= TRUE) or not i.e. Loose and movable (= FALSE).

Table 6.4.4.6.A

Edit on Github


Is this page difficult to understand? Let us know!

6.4.4.6.4 Changelog

6.4.4.6.4.1 IFC4

6.4.4.6.4.2 IFC4.2

6.4.4.6.4.3 IFC4.3_DEV_ffe3a63