LoadsetTargetValues.addEntry


addEntry(factorType, signeType, constantFactor, variableFactor, loadset)

addEntry(factorType, signeType, constantFactor, variableFactor, name, [resFile], [eigen], [harm])

addEntry(factorType, signeType, constantFactor, variableFactor, ID, [resFile], [eigen], [harm])

Add the specified 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 valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadsetTargetValues

Back to Overview