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