Close

Relief for ODA Team in Ukraine

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

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

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

There is no indication of precedence between IsInterferedByElements and InterferesElements.

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