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
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.  | |
Generated by PasDoc 0.16.0-snapshot.
