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

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4006).

Hierarchy

Overview

Properties

Published property PredefinedType: TIfcBeamTypeEnum read FPredefinedType write FPredefinedType default TIfcBeamTypeEnum.NotDefined;

Description

Properties

Published 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 4011).


Generated by PasDoc 0.17.0.snapshot.