Class TIfcSlab
Unit
Declaration
type TIfcSlab = class(TIfcBuiltElement)
Description
Component of the construction that may enclose a space vertically. The slab may provide the lower support (floor) or upper construction (roof slab) in any space in a building.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcSlab.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4141).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcBuiltElement
- TIfcSlab
Overview
Properties
![]() |
property PredefinedType: TIfcSlabTypeEnum read FPredefinedType write FPredefinedType
default TIfcSlabTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcSlabTypeEnum read FPredefinedType write FPredefinedType
default TIfcSlabTypeEnum.NotDefined; |
|
This item has no description. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4145). | |
Generated by PasDoc 0.17.0.snapshot.
