![]() | APIset |
public bool setBucklingAnalysis( string name, int Nmodes, double tol = 0.0001 )
Public Function setBucklingAnalysis ( 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.setBucklingAnalysis(name, Nmodes, tol)
public: bool setBucklingAnalysis( String^ name, int Nmodes, double tol = 0.0001 )
member setBucklingAnalysis : name : string * Nmodes : int * ?tol : float (* Defaults: let _tol = defaultArg tol 0.0001 *) -> bool
(c) NextFEM 2015-2025