Graph.setHistoryDump


setHistoryDump(dump, type)

dumpstringDump History Sequence. Multiple file, dump and loadcase IDs can be referred to. Example: 1D0:1T31I10, which means result file 1, dump 0, loadcase IDs from 1 to 31 in intervals of 10 (i.e. 1, 11, 21, 31)
typestringResults type of dump.
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Graph

Back to Overview