Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelConnectsPathElements::getRelatingPriorities Method
Syntax
C++
void getRelatingPriorities(OdArray<int >& RelatingPriorities) const;

Sets the value of RelatingPriorities attribute. This attribute represents overriding priorities at this connection. It overrides the standard priority given at the wall layer provided by IfcMaterialLayer.Priority. The list of RelatingProperties corresponds to the list of IfcMaterialLayerSet.MaterialLayers of the element referenced by RelatingObject.

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

IFC4 CHANGE: Data type changed to NUMBER and usage to hold a normalized ratio measure [0..1].

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