Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeomGenerator::append Method (const OdBmEdgeHist&, const OdInt32, const bool)
Syntax
C++
OdResult append(const OdBmEdgeHist& edgeHist, const OdInt32 id, const bool forceAppend = true);

Appends an edge to a edgeHist by id. 

 

Parameters
Description
id
[in] An edge id.
forceAppend
[in] Flag, whether to perform a force append.
faceHist
[in/out] A reference to a edgeHist.

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

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