Gets if the curve is periodic.
# Get the value of the property.propertyValue = nurbsCurve3D_var.isPeriodic
#include <Core/Geometry/NurbsCurve3D.h>// Get the value of the property.boolean propertyValue = nurbsCurve3D_var->isPeriodic();