Class TIfcReinforcingBar
Unit
Declaration
type TIfcReinforcingBar = class(TIfcReinforcingElement)
Description
A reinforcing bar is usually made of steel with manufactured deformations in the surface, and used in concrete and masonry construction to provide additional strength.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcReinforcingBar.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcElementComponent
- TIfcReinforcingElement
- TIfcReinforcingBar
Overview
Properties
![]() |
property NominalDiameter: TIfcPositiveLengthMeasure read FNominalDiameter write FNominalDiameter; |
![]() |
property CrossSectionArea: TIfcAreaMeasure read FCrossSectionArea write FCrossSectionArea; |
![]() |
property BarLength: TIfcPositiveLengthMeasure read FBarLength write FBarLength; |
![]() |
property PredefinedType: TIfcReinforcingBarTypeEnum read FPredefinedType write FPredefinedType; |
![]() |
property BarSurface: TIfcReinforcingBarSurfaceEnum read FBarSurface write FBarSurface; |
Description
Properties
![]() |
property NominalDiameter: TIfcPositiveLengthMeasure read FNominalDiameter write FNominalDiameter; |
Warning: this symbol is deprecated. This item has no description. |
![]() |
property CrossSectionArea: TIfcAreaMeasure read FCrossSectionArea write FCrossSectionArea; |
The effective cross-section area of the reinforcing bar or group of bars. |
![]() |
property BarLength: TIfcPositiveLengthMeasure read FBarLength write FBarLength; |
Warning: this symbol is deprecated. This item has no description. |
![]() |
property PredefinedType: TIfcReinforcingBarTypeEnum read FPredefinedType write FPredefinedType; |
The role, purpose or usage of the bar. |
![]() |
property BarSurface: TIfcReinforcingBarSurfaceEnum read FBarSurface write FBarSurface; |
Warning: this symbol is deprecated. This item has no description. |
Generated by PasDoc 0.16.0-snapshot.