API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > SolidMeshGeometryInfo Class > SolidMeshGeometryInfo Methods > SolidMeshGeometryInfo::addMesh Method
SolidMeshGeometryInfo::addMesh Method
Syntax
C++
void addMesh(TbIfcGPolyMesh& meshToAdd);
Parameters 
Description 
TbIfcGPolyMesh& meshToAdd 
[in] Mesh we are appending to the meshesList. 

Appends a given Mesh to the meshesList. 

 

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