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

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

TODO FRelatedSurfaceFeatures: TIfcSurfaceFeatureList;

Public destructor Destroy; override;

This item has no description.

Properties

Published property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement;

Element to which the IfcSurfaceFeature is adhered to.


Generated by PasDoc 0.16.0-snapshot.