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

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

Returns an edgeHist by id. 

 

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