ResultsChapter.addLoadcase


addLoadcase(loadset)

addLoadcase(name, [resFile], [eigen], [harm])

addLoadcase(ID, [resFile], [eigen], [harm])

Adds a loadcase to be reported upon

loadsetLoadsetThe loadset as an object
namestringName of the loadset
IDlongID of the loadset
resFilestring or longFilename or ID of the results file in which the loadcase resides (default = model)
eigenlongEigenvalue ID of the loadset
harmlongHarmonic ID of the loadset
Return valuenone 

Back to ResultsChapter

Back to Overview