Returns the value that defines the thread angle. The units are degrees.
# Get the value of the property.propertyValue = threadInfo_var.threadAngle
#include <Fusion/Features/ThreadInfo.h>// Get the value of the property.double propertyValue = threadInfo_var->threadAngle();