pltIPlotManager AddStatisticsTemplate
Adds a statistics template.
Syntax
pltIPlotManager_handle AddStatisticsTemplate
Application
HyperWorks Tcl Modify
Description
This command adds a statistics template to HyperWorks.
Example
hwi GetSessionHandle sess;
sess GetClientManagerHandle pm Plot;
pm AddStatisticsTemplate;
Errors
Success (0) or an error message is returned.
Keywords
HyperWorks
Tcl
Statistics
Template
Modify
Create