Indicates if this ThreadInfo object defines a standard or tapered thread.
# Get the value of the property.propertyValue = threadInfo_var.isTapered
#include <Fusion/Features/ThreadInfo.h>// Get the value of the property.boolean propertyValue = threadInfo_var->isTapered();