Close

Relief for ODA Team in Ukraine

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

Appends a new related object to the existing IfcRelDefinesByProperties element or create new one if the last one doesn't exist.

Parameters
Description
pRelatingPropertyDefinition
[in] OdIfcInstance pointer to the new appended property instance.
relatedObjectDefinition
[in] OdIfcInstance pointer to the IfcObjectDefinition.

A pointer to the created and appended to the model entity.

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