Analysis.setCoupled


setCoupled(analysis)

Sets up the coupling relationship between two analyses. Note - coupled analyses in LUSAS are currently limited to just one structural analysis and just one thermal analysis. Pass in false to indicate that this analysis is not coupled with any other.

analysis analysis The name or ID of a analysis, or a pointer to a Analysis object. the analysis to couple with
Return valuePointer to this objectReturn this object

Back to Analysis

Back to Overview