Gets thekKnot count in the V direction.
# Get the value of the property.propertyValue = nurbsSurface_var.knotCountV
#include <Core/Geometry/NurbsSurface.h>// Get the value of the property.integer propertyValue = nurbsSurface_var->knotCountV();