Click or drag to resize

APIimportStrausResults(String) Method

Read results from Straus7 tables, copied to a text file
REST path: /op/import/straus7result
REST verb: GET
REST header: {"path", path}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool importStrausResults(
	string path
)

Parameters

path  String
Full path of results file

Return Value

Boolean
Boolean
See Also