Loadcase

Base Class: PreLoadset

Derived Classes: None

Description

LPI access to the loadcase objects visible in LUSAS Modeller's loadcase treeview. Each loadcase may have one or more controls attached to it. Each control is independantly accessed as an object, and has its own section of the LPI

Available Functions:
 createCopy(analysis, [loadcase], [update])
 getAnalysis()
 getAssignments([attributeType])
 getEigenvalueControl()
 getFourierControl()
 getNext()
 getPrevious()
 getResultsLoadcases()
 getTransientControl()
 hasEigenvalueControl()
 hasFourierControl()
 hasTransientControl()
 isFirst()
 isLast()
 moveAfter(ID, [updateCombs])
 moveToFirst([updateCombs])
 removeAssignments(attributeType)
 removeEigenvalueControl()
 removeFourierControl()
 removeTransientControl()
 setDoSolve(tabulate)
 setEigenvalueMaxMinControl(eigenvaluetype, maxMinType, numberOfEigenvalues)
 setEigenvalueRangeControl(eigenvalueType, rangeType, maxVal, minVal, numberOfEigenvalues)
 setFourierControl(harmonicComponents, first, last, diff)
 setTransientControl(maxTimeSteps)

Back to Overview