Class TIfcRelCoversBldgElements
Unit
Declaration
type TIfcRelCoversBldgElements = class(TIfcRelConnects)
Description
Relationship between an element and one to many coverings, which cover that element.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcRelationship
- TIfcRelConnects
- TIfcRelCoversBldgElements
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property RelatingBuildingElement: TIfcElement read FRelatingBuildingElement write FRelatingBuildingElement; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
TODO FRelatedCoverings: TIfcCoveringList; |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property RelatingBuildingElement: TIfcElement read FRelatingBuildingElement write FRelatingBuildingElement; |
Reference to the element that is covered. |
Generated by PasDoc 0.16.0-snapshot.