Class TIfcRelAdheresToElement
Unit
Declaration
type TIfcRelAdheresToElement = class(TIfcRelDecomposes)
Description
Relationship between an element and one to many surface feature elements that adhere to the surface of the element.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcRelationship
- TIfcRelDecomposes
- TIfcRelAdheresToElement
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
TODO FRelatedSurfaceFeatures: TIfcSurfaceFeatureList; |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement; |
Element to which the IfcSurfaceFeature is adhered to. |
Generated by PasDoc 0.16.0-snapshot.