Close

Relief for ODA Team in Ukraine

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

Appends a curve to a curveHist by id. 

 

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

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

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