Class TIfcBeamType
Unit
Declaration
type TIfcBeamType = class(TIfcBuiltElementType)
Description
Commonly shared information for occurrences of beams.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcBeamType.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2608).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
- TIfcElementType
- TIfcBuiltElementType
- TIfcBeamType
Overview
Properties
![]() |
property PredefinedType: TIfcBeamTypeEnum read FPredefinedType write FPredefinedType default TIfcBeamTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcBeamTypeEnum read FPredefinedType write FPredefinedType default TIfcBeamTypeEnum.NotDefined; |
|
Predefined generic type for a beam that is specified in an enumeration. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2613). | |
Generated by PasDoc 0.17.0.snapshot.
