Create a set of results specified by type and command and opens a results window to view them. The result window can later be retrieved with getGridWindowByID, where the returned object allows exporting of results to *xls or *txt format files. Note that the 'summary' results window currently cannot be accessed by getGridWindowByID().
resType | string | Results entity i.e. "Stress - Thick Shell" etc.. |
command | string | |
data | optional IFPrintWizardDataObj | Print results wizard specific data: results window ID, load case names, primary components etc |
Return value | none |
Back to Modeller
Back to Overview