API Reference > Classes > Geometry Classes > OdBmGeomGenerator Class > OdBmGeomGenerator Methods > OdBmGeomGenerator::getHistById Method (OdBmFaceHist&, OdInt32)
OdBmGeomGenerator::getHistById Method (OdBmFaceHist&, OdInt32)
Syntax
C++
OdResult getHistById(OdBmFaceHist& faceHist, const OdInt32 id) const;
Parameters 
Description 
OdBmFaceHist& faceHist 
[out] Output faceHist.  
const OdInt32 id 
[in] Input id of a face.
 

eOk if the operation is successful, or an appropriate error code otherwise.

Returns a faceHist by id. 

 

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