Returns the current type of hole this feature represents.
# Get the value of the property.propertyValue = holeFeature_var.holeType
#include <Fusion/Features/HoleFeature.h>// Get the value of the property.HoleTypes propertyValue = holeFeature_var->holeType();