Class TIfcBeam
Unit
Declaration
type TIfcBeam = class(TIfcBuiltElement)
Description
Beam is a horizontal, or nearly horizontal, structural member that is capable of withstanding load primarily by resisting bending.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcBeam.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcBuiltElement
- TIfcBeam
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. |
Generated by PasDoc 0.16.0-snapshot.