API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdMaterialRelationsCache Class > OdMaterialRelationsCache Methods > OdMaterialRelationsCache::Add Method
OdMaterialRelationsCache::Add Method
Syntax
C++
void Add(const OdDAIObjectId& material, const OdDAIObjectId& product);
Parameters 
Description 
const OdDAIObjectId& material 
[in] material handle.  
const OdDAIObjectId& product 
[in] product handle. 

Adds the IfcRoot handle to the dictionary. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.