Close

Relief for ODA Team in Ukraine

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

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

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

There is no indication of precedence between IsInterferedByElements and InterferesElements.

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