Close

Relief for ODA Team in Ukraine

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

Sets the value of RelatedPriorities 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 RelatedProperties corresponds to the list of IfcMaterialLayerSet.MaterialLayers of the element referenced by RelatedObject.

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