APIget |
public int getModes( ref string loadcase = "" )
Public Function getModes ( Optional ByRef loadcase As String = "" ) As Integer Dim instance As API Dim loadcase As String Dim returnValue As Integer returnValue = instance.getModes(loadcase)
public: int getModes( String^% loadcase = L"" )
member getModes : ?loadcase : string byref (* Defaults: let _loadcase = defaultArg loadcase "" *) -> int
function getModes(loadcase);
(c) NextFEM 2015-2026