Class TIfcSpatialStructureElement

Unit

Declaration

type TIfcSpatialStructureElement = class abstract(TIfcSpatialElement)

Description

Spatial structure can be used to provide a spatial organization of a project.

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

Hierarchy

Overview

Properties

Published property CompositionType: TIfcElementCompositionEnum read FCompositionType write FCompositionType default TIfcElementCompositionEnum.Element;

Description

Properties

Published property CompositionType: TIfcElementCompositionEnum read FCompositionType write FCompositionType default TIfcElementCompositionEnum.Element;

Denotes, whether the predefined spatial structure element represents itself, or an aggregate (complex) or a part (part). The interpretation is given separately for each subtype of spatial structure element.

Pascal default Element matches IFC spec default: If no CompositionType is asserted, the default value ''ELEMENT'' applies.


Generated by PasDoc 0.16.0-snapshot.