API Reference > OdBr Classes > OdBrFace Class > OdBrFace Methods > OdBrFace::getMaterialID Method
OdBrFace::getMaterialID Method
Syntax
C++
bool getMaterialID(OdUInt64 & id) const;
Parameters 
Description 
OdUInt64 & id 
[out] Receives the id. 

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

Returns the *material handle* of this Face entity.

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