![]() | APIimport |
public bool importOpenSeesRecorder( string path, int type, bool useTimeFlag = true )
Public Function importOpenSeesRecorder ( path As String, type As Integer, Optional useTimeFlag As Boolean = true ) As Boolean Dim instance As API Dim path As String Dim type As Integer Dim useTimeFlag As Boolean Dim returnValue As Boolean returnValue = instance.importOpenSeesRecorder(path, type, useTimeFlag)
public: bool importOpenSeesRecorder( String^ path, int type, bool useTimeFlag = true )
member importOpenSeesRecorder : path : string * type : int * ?useTimeFlag : bool (* Defaults: let _useTimeFlag = defaultArg useTimeFlag true *) -> bool
(c) NextFEM 2015-2025