Returns if the surface is closed (forms a loop) in the U direction
# Get the value of the property.propertyValue = surfaceEvaluator_var.isClosedInU
#include <Core/Geometry/SurfaceEvaluator.h>// Get the value of the property.boolean propertyValue = surfaceEvaluator_var->isClosedInU();