Class TIfcAirTerminalType
Unit
Declaration
type TIfcAirTerminalType = class(TIfcFlowTerminalType)
Description
Commonly shared property set definitions of TIfcAirTerminal.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcAirTerminalType.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2525).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
- TIfcElementType
- TIfcDistributionElementType
- TIfcDistributionFlowElementType
- TIfcFlowTerminalType
- TIfcAirTerminalType
Overview
Properties
![]() |
property PredefinedType: TIfcAirTerminalTypeEnum read FPredefinedType write FPredefinedType
default TIfcAirTerminalTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcAirTerminalTypeEnum read FPredefinedType write FPredefinedType
default TIfcAirTerminalTypeEnum.NotDefined; |
|
A list of types to further identify the object. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2530). | |
Generated by PasDoc 0.17.0.snapshot.
