Returns the height of a tapered thread in centimeters. This is only valid when isTapered is true.
# Get the value of the property.propertyValue = threadInfo_var.taperThreadHeight
#include <Fusion/Features/ThreadInfo.h>// Get the value of the property.double propertyValue = threadInfo_var->taperThreadHeight();