Class TIfcSystemFurnitureElement
Unit
Declaration
type TIfcSystemFurnitureElement = class(TIfcFurnishingElement)
Description
Components of modular furniture which are not directly placed in a building structure but aggregated inside furniture.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcSystemFurnitureElement.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 3913).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcFurnishingElement
- TIfcSystemFurnitureElement
Overview
Properties
![]() |
property PredefinedType: TIfcSystemFurnitureElementTypeEnum read FPredefinedType write FPredefinedType
default TIfcSystemFurnitureElementTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcSystemFurnitureElementTypeEnum read FPredefinedType write FPredefinedType
default TIfcSystemFurnitureElementTypeEnum.NotDefined; |
|
List of types to further identify the object. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 3918). | |
Generated by PasDoc 0.17.0.snapshot.
