Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createRepresentationMap Method
Syntax
C++
OdIfc::OdIfcInstancePtr createRepresentationMap(const OdDAIObjectId & MappingOrigin, const OdDAIObjectId & MappedRepresentation);

Creates an instance of IfcrRepresentationMap within a model based on mapping origin and representation itself.

Parameters
Description
MappingOrigin
[in] OdDAIObjectId db handle of mapping origin location.
MappedRepresentation
[in] OdDAIObjectId db handle of representation.

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

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