Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcDistributionElement::getInvHasPorts Method
Syntax
C++
void getInvHasPorts(OdDAIObjectIds& HasPorts) const;

Returns the value of HasPorts attribute. This attribute represents reference to the element to port connection relationship. The relationship then refers to the port which is contained in this element.

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

IFC4 CHANGE: The inverse attribute is deprecated. Relationship to ports, contained within the IfcDistributionElement is now realized by the inverse relationship NestedBy referencing IfcRelNests.

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