pltIPlotManager GetNumberOfStatisticsTemplates
Finds the total number of statistics templates.
Syntax
pltIPlotManager_handle GetNumberOfStatisticsTemplates
Application
HyperWorks Tcl Query
Description
This command finds the total number of statistics templates.
Example
hwi GetSessionHandle sess;
sess GetClientManagerHandle pm Plot;
pm GetNumberOfStatisticsTemplates;
Errors
Success (the number of statistics templates) or an error message is returned.
Keywords
HyperWorks
Tcl
Statistics
Template
Query