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