Class TIfcFurnitureType
Unit
Declaration
type TIfcFurnitureType = class(TIfcFurnishingElementType)
Description
Commonly shared property set definitions of TIfcFurniture.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcFurnitureType.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
- TIfcElementType
- TIfcFurnishingElementType
- TIfcFurnitureType
Overview
Properties
![]() |
property AssemblyPlace: TIfcAssemblyPlaceEnum read FAssemblyPlace write FAssemblyPlace
default TIfcAssemblyPlaceEnum.NotDefined; |
![]() |
property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType
default TIfcFurnitureTypeEnum.NotDefined; |
Description
Properties
![]() |
property AssemblyPlace: TIfcAssemblyPlaceEnum read FAssemblyPlace write FAssemblyPlace
default TIfcAssemblyPlaceEnum.NotDefined; |
Designation of where the assembly is intended to take place. |
![]() |
property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType
default TIfcFurnitureTypeEnum.NotDefined; |
Predefined types of furniture. |
Generated by PasDoc 0.16.0-snapshot.