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

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

Returns a curveHist by id. 

 

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