![]() | APIset |
public bool setModalAnalysis( string name, int Nmodes, double tol = 0.0001 )
Public Function setModalAnalysis ( name As String, Nmodes As Integer, Optional tol As Double = 0.0001 ) As Boolean Dim instance As API Dim name As String Dim Nmodes As Integer Dim tol As Double Dim returnValue As Boolean returnValue = instance.setModalAnalysis(name, Nmodes, tol)
public: bool setModalAnalysis( String^ name, int Nmodes, double tol = 0.0001 )
member setModalAnalysis : name : string * Nmodes : int * ?tol : float (* Defaults: let _tol = defaultArg tol 0.0001 *) -> bool
(c) NextFEM 2015-2025