Class TIfcBuildingElementPart

Unit

Declaration

type TIfcBuildingElementPart = class(TIfcElementComponent)

Description

Represents major components as subordinate parts of a building element. Typical usage examples include precast concrete sandwich walls, where the layers may have different geometry representations.

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

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

Hierarchy

Overview

Properties

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

Description

Properties

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

Subtype of building element part.

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


Generated by PasDoc 0.17.0.snapshot.