Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGHermiteSpline::set Method (const OdGePoint3dArray&, bool)
Syntax
C++
OdResult set(const OdGePoint3dArray& arrControlPoints, bool isPeriodic);

Sets the hermite spline data. 

 

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.