This property returns the information used to define a tapped hole. Otherwise, this property returns null.
# Get the value of the property.propertyValue = holeFeature_var.tappedHoleInfo
#include <Fusion/Features/HoleFeature.h>// Get the value of the property.Ptr<ThreadInfo> propertyValue = holeFeature_var->tappedHoleInfo();