Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::getRelDefinesByProperties Method
Syntax
C++
OdIfc::OdIfcInstancePtr getRelDefinesByProperties(OdIfc::OdIfcInstancePtr pRelatingPropertyDefinition);

Returns existing IfcRelDefinesByProperties relationship for relating property definition within a model.

Parameters
Description
pRelatingPropertyDefinition
[in] pointer to OdIfcInstance that represents existing element that describes the property item.

A pointer to the existed IfcRelDefinesByProperties or empty OdIfcInstancePtr() otherwise.

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