Click or drag to resize

APIimportStraus7 Method

Import a Straus7 model in text format
REST path: /op/import/straus7
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 importStraus7(
	string path
)

Parameters

path  String
Full path of Straus7 TXT file

Return Value

Boolean
Boolean
See Also