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
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcElementComponent
- TIfcBuildingElementPart
Overview
Properties
![]() |
property PredefinedType: TIfcBuildingElementPartTypeEnum read FPredefinedType write FPredefinedType
default TIfcBuildingElementPartTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcBuildingElementPartTypeEnum read FPredefinedType write FPredefinedType
default TIfcBuildingElementPartTypeEnum.NotDefined; |
Subtype of building element part. |
Generated by PasDoc 0.16.0-snapshot.