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

Overview

Properties

Published property NominalDiameter: TIfcPositiveLengthMeasure read FNominalDiameter write FNominalDiameter;
Published property CrossSectionArea: TIfcAreaMeasure read FCrossSectionArea write FCrossSectionArea;
Published property BarLength: TIfcPositiveLengthMeasure read FBarLength write FBarLength;
Published property PredefinedType: TIfcReinforcingBarTypeEnum read FPredefinedType write FPredefinedType;
Published property BarSurface: TIfcReinforcingBarSurfaceEnum read FBarSurface write FBarSurface;

Description

Properties

Published property NominalDiameter: TIfcPositiveLengthMeasure read FNominalDiameter write FNominalDiameter;

Warning: this symbol is deprecated.

This item has no description.

Published property CrossSectionArea: TIfcAreaMeasure read FCrossSectionArea write FCrossSectionArea;

The effective cross-section area of the reinforcing bar or group of bars.

Published property BarLength: TIfcPositiveLengthMeasure read FBarLength write FBarLength;

Warning: this symbol is deprecated.

This item has no description.

Published property PredefinedType: TIfcReinforcingBarTypeEnum read FPredefinedType write FPredefinedType;

The role, purpose or usage of the bar.

Published property BarSurface: TIfcReinforcingBarSurfaceEnum read FBarSurface write FBarSurface;

Warning: this symbol is deprecated.

This item has no description.


Generated by PasDoc 0.16.0-snapshot.