Click or drag to resize

APIimportMidasResults Method

Read results from Midas GEN/Civil tables, copied to a text file
REST path: /op/import/midasresult
REST verb: GET
REST header: {"path", path}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.1.1 (2.8.1.1)
Syntax
public bool importMidasResults(
	string path
)

Parameters

path  String
Full path of results file

Return Value

Boolean
Boolean
See Also