Returns the degree of the curve.
# Get the value of the property.propertyValue = nurbsCurve3D_var.degree
#include <Core/Geometry/NurbsCurve3D.h>// Get the value of the property.integer propertyValue = nurbsCurve3D_var->degree();