Class TIfcRelProjectsElement

Unit

Declaration

type TIfcRelProjectsElement = class(TIfcRelDecomposes)

Description

Relationship between an element and one projection element that creates a modifier to the shape of the element.

Hierarchy

Overview

Properties

Published property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement;
Published property RelatedFeatureElement: TIfcFeatureElementAddition read FRelatedFeatureElement write FRelatedFeatureElement;

Description

Properties

Published property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement;

Element at which a projection is created by the associated IfcProjectionElement.

Published property RelatedFeatureElement: TIfcFeatureElementAddition read FRelatedFeatureElement write FRelatedFeatureElement;

Reference to the IfcFeatureElementAddition that defines an addition to the volume of the element, by using a Boolean addition operation. An example is a projection at the associated element.


Generated by PasDoc 0.16.0-snapshot.