Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
IsInterferedByElements
[out] Receives the value of IsInterferedByElements 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.