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