Returns if the curve is rational or non-rational type
# Get the value of the property.propertyValue = nurbsCurve2D_var.isRational
#include <Core/Geometry/NurbsCurve2D.h>// Get the value of the property.boolean propertyValue = nurbsCurve2D_var->isRational();