API Reference > OdBr Classes > OdBrFace Class > OdBrFace Methods > OdBrFace::getMaterialString Method
OdBrFace::getMaterialString Method
Syntax
C++
bool getMaterialString(OdString& strMatName) const;
Parameters 
Description 
OdString& strMatName 
[out] Receives the *material name*. 

Returns true if and only if this Face entity has a material associated with it.

Returns the *material name* of this Face entity.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.