Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveElem::createHermiteSpline Method (OdGePoint3dArray, bool)
Syntax
C++
OdResult createHermiteSpline(OdGePoint3dArray controlPoints, bool periodic);

Creates a hermite spline. 

 

Parameters
Description
controlPoints
[in] Input array of HermiteSpline control points.
periodic
[in] Input 'periodic' status.

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

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