APIget |
public List<string[]> getLoadCombinationsTable( bool includeEnvelopes = true )
Public Function getLoadCombinationsTable ( Optional includeEnvelopes As Boolean = true ) As List(Of String()) Dim instance As API Dim includeEnvelopes As Boolean Dim returnValue As List(Of String()) returnValue = instance.getLoadCombinationsTable(includeEnvelopes)
public: List<array<String^>^>^ getLoadCombinationsTable( bool includeEnvelopes = true )
member getLoadCombinationsTable : ?includeEnvelopes : bool (* Defaults: let _includeEnvelopes = defaultArg includeEnvelopes true *) -> List<string[]>
(c) NextFEM 2015-2026