Class TIfcColumn

Unit

Declaration

type TIfcColumn = class(TIfcBuiltElement)

Description

Vertical structural or architectural member which often is aligned with a structural grid intersection.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcColumn.htm

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

Hierarchy

Overview

Properties

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

Description

Properties

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

Predefined generic type for a column that is specified in an enumeration.

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


Generated by PasDoc 0.17.0.snapshot.