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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcRelationship
- TIfcRelDecomposes
- TIfcRelProjectsElement
Overview
Properties
![]() |
property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement; |
![]() |
property RelatedFeatureElement: TIfcFeatureElementAddition read FRelatedFeatureElement write FRelatedFeatureElement; |
Description
Properties
![]() |
property RelatingElement: TIfcElement read FRelatingElement write FRelatingElement; |
Element at which a projection is created by the associated IfcProjectionElement. |
![]() |
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.