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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcSpatialElement
- TIfcSpatialStructureElement
Overview
Properties
property CompositionType: TIfcElementCompositionEnum
read FCompositionType write FCompositionType default TIfcElementCompositionEnum.Element; |
Description
Properties
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 |
Generated by PasDoc 0.16.0-snapshot.