![]() | APIchange |
public bool changeSolver( int type, string path = "" )
Public Function changeSolver ( type As Integer, Optional path As String = "" ) As Boolean Dim instance As API Dim type As Integer Dim path As String Dim returnValue As Boolean returnValue = instance.changeSolver(type, path)
public: bool changeSolver( int type, String^ path = L"" )
member changeSolver : type : int * ?path : string (* Defaults: let _path = defaultArg path "" *) -> bool
(c) NextFEM 2015-2025