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