API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > HostObjectExporter Class > HostObjectExporter Methods > HostObjectExporter::getFinishMaterialIds Method
HostObjectExporter::getFinishMaterialIds Method
Syntax
C++
static std::set<OdBmObjectId> getFinishMaterialIds(const OdBmHostObj* hostObject);
Parameters 
Description 
const OdBmHostObj* hostObject 
[in] host object.
 

The material id.

Gets the material ids of finish function of the host object. 

 

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