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