API Reference > Classes > Geometry Classes > OdBmGNurbSpline Class > OdBmGNurbSpline Methods > OdBmGNurbSpline::set Method (OdBmGHermiteSplinePtr&)
OdBmGNurbSpline::set Method (OdBmGHermiteSplinePtr&)
Syntax
C++
OdResult set(const OdBmGHermiteSplinePtr& pHermite);
Parameters 
Description 
const OdBmGHermiteSplinePtr& pHermite 
[in] Input HermiteSpline.
 

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

Sets the NURB spline data. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.