Class TIfcWallType

Unit

Declaration

type TIfcWallType = class(TIfcBuiltElementType)

Description

Shared information for occurrences of walls.

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

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

Hierarchy

Overview

Properties

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

Description

Properties

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

Identifies the predefined types of a wall element from which the type required may be set.

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


Generated by PasDoc 0.17.0.snapshot.