Returns the Diameter of the tap drill required to create this tap. This is only valid when isTapered is true.
# Get the value of the property.propertyValue = threadInfo_var.taperTapDrillDiameter
#include <Fusion/Features/ThreadInfo.h>// Get the value of the property.double propertyValue = threadInfo_var->taperTapDrillDiameter();