API Reference > Classes > Geometry Classes > OdBmGNurbSpline Class
OdBmGNurbSpline Class
Syntax
C++
class OdBmGNurbSpline : public OdBmGCurve;

BmGNurbSpline.h

This class stores geometry data of a nurb spline.

Returns true if the nurb spline is closed. 
Returns an array of curve control points. 
Returns the spline degree as an OdInt32 value. 
Returns an array of curve knots. 
Returns true if the nurb spline is rational. 
set 
Sets the NURB spline data.
 
set 
Sets the NURB spline data.
 
set 
Sets the NURB spline data.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.