Class TIfcRelCoversBldgElements
Unit
Declaration
type TIfcRelCoversBldgElements = class(TIfcRelConnects)
Description
Relationship between an element and one to many coverings, which cover that element.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3639).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcRelationship
- TIfcRelConnects
- TIfcRelCoversBldgElements
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
Properties
| Published | property RelatingBuildingElement: TIfcElement read FRelatingBuildingElement write FRelatingBuildingElement; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
TODO FRelatedCoverings: TIfcCoveringList; Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3644). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3645). | |
Properties
| Published | property RelatingBuildingElement: TIfcElement read FRelatingBuildingElement write FRelatingBuildingElement; |
|
Reference to the element that is covered. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3648). | |
Generated by PasDoc 0.17.0.snapshot.