Class TIfcRelInterferesElements

Unit

Declaration

type TIfcRelInterferesElements = class(TIfcRelConnects)

Description

This item has no description. Showing description inherited from TIfcRelConnects.

Relationship that connects objects under some criteria.

Hierarchy

Overview

Properties

Published property InterferenceGeometry: TIfcConnectionGeometry read FInterferenceGeometry write FInterferenceGeometry;
Published property InterferenceType: TIfcIdentifier read FInterferenceType write FInterferenceType;
Published property ImpliedOrder: Boolean read FImpliedOrder write FImpliedOrder;
Published property InterferenceSpace: TIfcSpatialZone read FInterferenceSpace write FInterferenceSpace;

Description

Properties

Published property InterferenceGeometry: TIfcConnectionGeometry read FInterferenceGeometry write FInterferenceGeometry;

The geometric shape representation of the interference geometry that is provided in the object coordinate system of the RelatingElement (mandatory) and in the object coordinate system of the RelatedElement (optionally).

Published property InterferenceType: TIfcIdentifier read FInterferenceType write FInterferenceType;

Optional identifier that describes the nature of the interference.

Published property ImpliedOrder: Boolean read FImpliedOrder write FImpliedOrder;

Logical value indicating if the RelatingElement is considered a source and the RelatedElement a target (giving a formal orientation to the relation). It shall be provided in regards to InterferenceGeometry usage and InterferenceType declaration.

Published property InterferenceSpace: TIfcSpatialZone read FInterferenceSpace write FInterferenceSpace;

Optional attribute that expresses the interfering space for IfcSpatialElement occurrences.


Generated by PasDoc 0.16.0-snapshot.