Close

Relief for ODA Team in Ukraine

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

Returns an edgeHist by id. 

 

Parameters
Description
edgeHist
[out] Output edgeHist.
id
[in] Input id of an edge.

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

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