Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSpatialElement::getInvInterferesElements Method
Syntax
C++
void getInvInterferesElements(OdDAIObjectIds& InterferesElements) const;

Returns the value of ReferencesElements attribute. This attribute represents Reference to the interference relationship to indicate the spatial element that interferes. The relationship, if provided, indicates that this spatial element has an interference with one or many other spatial elements.

Parameters
Description
InterferesElements
[out] Receives the value of InterferesElements attribute.

There is no indication of precedence between IsInterferedByElements and InterferesElements orientated interference is defined by IfcRelInterferesElements.ImpliedOrder or IfcRelInterferesElements.InterferenceType.

Copyright © 2002-2022. Open Design Alliance All rights reserved.