Class TIfcBoilerType
Unit
Declaration
type TIfcBoilerType = class(TIfcEnergyConversionDeviceType)
Description
Used to define a boiler type specification indicating the specific product information that is common to all occurrences of that product type.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcBoilerType.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2573).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
- TIfcElementType
- TIfcDistributionElementType
- TIfcDistributionFlowElementType
- TIfcEnergyConversionDeviceType
- TIfcBoilerType
Overview
Properties
![]() |
property PredefinedType: TIfcBoilerTypeEnum read FPredefinedType write FPredefinedType default TIfcBoilerTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcBoilerTypeEnum read FPredefinedType write FPredefinedType default TIfcBoilerTypeEnum.NotDefined; |
|
Defines types of boilers. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2578). | |
Generated by PasDoc 0.17.0.snapshot.
