APIchange |
public bool changeDefSolverType( int type )
Public Function changeDefSolverType ( type As Integer ) As Boolean Dim instance As API Dim type As Integer Dim returnValue As Boolean returnValue = instance.changeDefSolverType(type)
public: bool changeDefSolverType( int type )
member changeDefSolverType : type : int -> bool
function changeDefSolverType(type);
(c) NextFEM 2015-2026