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