Class TIfcFurniture

Unit

Declaration

type TIfcFurniture = class(TIfcFurnishingElement)

Description

Complete furnishings such as a table, desk, chair, or cabinet, which may or may not be permanently attached to a building structure.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcFurniture.htm

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 3926).

Hierarchy

Overview

Properties

Published property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType default TIfcFurnitureTypeEnum.NotDefined;

Description

Properties

Published property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType default TIfcFurnitureTypeEnum.NotDefined;

List of types to further identify the object.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 3931).


Generated by PasDoc 0.17.0.snapshot.