ThreadDataQuery.defaultMetricThreadType Property
Parent Object:
ThreadDataQueryDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ThreadDataQuery.h>
Description
Gets the default thread type for metric threads.
Syntax
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object.
# Get the value of the property. propertyValue = threadDataQuery_var.defaultMetricThreadType
|
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object.
#include <Fusion/Features/ThreadDataQuery.h>
// Get the value of the property. string propertyValue = threadDataQuery_var->defaultMetricThreadType();
|
Property Value
This is a read only property whose value is a string.
Version
Introduced in version January 2015