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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcFurnishingElement
- TIfcFurniture
Overview
Properties
![]() |
property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType
default TIfcFurnitureTypeEnum.NotDefined; |
Description
Properties
![]() |
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.
