Returns if this ThreadDataQuery was created to query for standard or tapered threads.
# Get the value of the property.propertyValue = threadDataQuery_var.isTapered
#include <Fusion/Features/ThreadDataQuery.h>// Get the value of the property.boolean propertyValue = threadDataQuery_var->isTapered();