View.getActivePostLoadset


getActivePostLoadset()

Returns the loadcase being used for results processing in this view. Note that if getActiveLoadset returns a pre-processing loadset, this function will return the corresponding post-processing equivalent - i.e. the loadset that was created by the solver. Note also that there are some circumstances when this function will fail, for example if no results file has been opened. Therefore you should always check, using hasActivePostLoadset, before calling this function.

Argumentsnone 
Return valueIFLoadset

Back to View

Back to Overview