APIget |
public string[] getSectionsLibraryF( string filename, string filter = "" )
Public Function getSectionsLibraryF ( filename As String, Optional filter As String = "" ) As String() Dim instance As API Dim filename As String Dim filter As String Dim returnValue As String() returnValue = instance.getSectionsLibraryF(filename, filter)
public: array<String^>^ getSectionsLibraryF( String^ filename, String^ filter = L"" )
member getSectionsLibraryF : filename : string * ?filter : string (* Defaults: let _filter = defaultArg filter "" *) -> string[]
(c) NextFEM 2015-2026