Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createMappedItem Method
Syntax
C++
OdIfc::OdIfcInstancePtr createMappedItem(const OdDAIObjectId & MappingSource, const OdDAIObjectId & MappingTarget);

Creates an instance of IfcMappedItem based on mapping source and target respectively.

Parameters
Description
MappingSource
[in] OdDAIObjectId db handle of representation to be mapped.
MappingTarget
[in] OdDAIObjectId db handle of transformation operator.

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

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