Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeomGenerator::getHistById Method (OdBmCurveHist&, const OdInt32)
Syntax
C++
OdResult getHistById(OdBmCurveHist& curveHist, const OdInt32 id) const;

Returns a curveHist by id. 

 

Parameters
Description
curveHist
[out] Output curveHist.
id
[in] Input id of a curve.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.