Class TIfcFlowTerminalType
Unit
Declaration
type TIfcFlowTerminalType = class abstract(TIfcDistributionFlowElementType)
Description
Commonly shared property set definitions of TIfcFlowTerminal.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcFlowTerminalType.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2514).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
- TIfcElementType
- TIfcDistributionElementType
- TIfcDistributionFlowElementType
- TIfcFlowTerminalType
Overview
Properties
![]() |
property ElementType: TIfcLabel read FElementType write FElementType; |
Description
Properties
![]() |
property ElementType: TIfcLabel read FElementType write FElementType; |
|
The type denotes a particular type that indicates the object further. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2519). | |
Generated by PasDoc 0.17.0.snapshot.
