Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::initPropertySet Method
Syntax
C++
IfcPropertySetFillerPtr initPropertySet(OdIfc::OdIfcInstancePtr objectDefinition);

Creates an instance of IfcPropertySetFiller by its relating product.

Parameters
Description
objectDefinition
[in] OdIfcInstance pointer to the IfcObjectDefinition item, which propperties should be created with IfcRelDefinesByProperties.

A pointer to the created IfcPropertySetFiller, that should be used with IfcPropertySetFiller::createRelDefinesPropertySet, if success or empty IfcPropertySetFillerPtr() otherwise.

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