Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveLoop::makeCurveLoop Method
Syntax
C++
OdResult makeCurveLoop(const OdBmGCurvePtrArray& aCurves);

The method forms a closed CurveLoop from a set of curves. The set of curves may not be closed and the end of the current curve may not coincide with the beginning of the next curve.

Parameters
Description
aCurves
[in] Array of curves.

Returns eOk if successful or an appropriate error code in the other case.

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