View.getActivePreLoadset


getActivePreLoadset()

Returns the loadcase being used for visualisation in this view. Note that if getActiveLoadset returns a results processing loadset, this function will return the corresponding pre-processing equivalent - i.e. the loadset that was input to the solver. Note also that there are some circumstances when this function will fail, for example if the results file has been opened directly and not on top of a model. Therefore you should always check, using hasActivePreLoadset, before calling this function.

Argumentsnone 
Return valueIFLoadset

Back to View

Back to Overview