Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createUnitAssignment Method
Syntax
C++
OdIfc::OdIfcInstancePtr createUnitAssignment(const OdArray<OdDAIObjectId>& unitsCollection);

Creates an instance of IfcUnitAssignment within a model based on existing units collection.

Parameters
Description
unitsCollection
[in] OdDAIObjectIds set of existing units.

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

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