APIget |
public List<List<string>> getStoreyStiffnessTable( string lc )
Public Function getStoreyStiffnessTable ( lc As String ) As List(Of List(Of String)) Dim instance As API Dim lc As String Dim returnValue As List(Of List(Of String)) returnValue = instance.getStoreyStiffnessTable(lc)
public: List<List<String^>^>^ getStoreyStiffnessTable( String^ lc )
member getStoreyStiffnessTable : lc : string -> List<List<string>>
(c) NextFEM 2015-2025