TabulateDataObj.setSolveAllLoadcases


setSolveAllLoadcases(all)

Overrides (without modifying) the boolean stored by each loadcase that dictates whether or not it will take part in an analysis. Thus, this is the difference between 'solve all' and 'solve selected'. Default TRUE.

allbooleanelse follow each loadcase's own setting
Return valuePointer to this objectAllows multiple function calls to be chained together

See also setDoSolve

Back to TabulateDataObj

Back to Overview