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