Returns the position of the hole.
# Get the value of the property.propertyValue = holeFeature_var.position
#include <Fusion/Features/HoleFeature.h>// Get the value of the property.Ptr<Point3D> propertyValue = holeFeature_var->position();