Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmExtrusionElem::addCurveLoops Method
Syntax
C++
OdResult addCurveLoops(const OdArray<OdBmCurveLoopPtr>& arrCurveLoops, OdBmObjectId idSketchPlane);

Adds the curve loop to this extrusion element. 

 

Parameters
Description
idSketchPlane
[in] Input ID of the sketch plane.
arrCurves
[in] Input array of CurveLoops.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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