Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createIfcPropertySet Method
Syntax
C++
OdIfc::OdIfcInstancePtr createIfcPropertySet(const OdString & name, const OdDAIObjectIds & props);

Creates an instance of IfcPropertySet element based on property items set.

Parameters
Description
name
[in] OdString as property set name.
props
[in] OdDAIObjectIds set of IfcProperty.

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

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