Database.removeFromPostProc


removeFromPostProc(loadset)

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

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

remove all traces of the given loadset from other post-processing loadsets such as envelopes and combinations. Useful to call when deleting a loadset.

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 Database

Back to Overview