View.hasActivePostLoadset


hasActivePostLoadset()

Returns whether or not there is an active loadcase that can be used for results processing in this view, in other words, whether or not it is safe to call getActivePostLoadset In practice this function returns TRUE if a post-processing loadset was directly made active, and also for linear jobs where a pre-processing loadset was directly made active. However it returns FALSE for non-linear jobs where a pre-processing loadset was directly made active, because it is not clear which incrememt or time step is required.

Argumentsnone 
Return valueboolean

Back to View

Back to Overview