Returns the surface type.
# Get the value of the property.propertyValue = nurbsSurface_var.surfaceType
#include <Core/Geometry/NurbsSurface.h>// Get the value of the property.SurfaceTypes propertyValue = nurbsSurface_var->surfaceType();