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