Modeller.printWizard


printWizard(resType, command, [data])

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().

resTypestring Results entity i.e. "Stress - Thick Shell" etc..
commandstring
dataoptional IFPrintWizardDataObj Print results wizard specific data: results window ID, load case names, primary components etc
Return valuenone 

Back to Modeller

Back to Overview