Click or drag to resize

APIimportSR4 Method

Import a OpenSargon model in text format
REST path: /op/import/sr4
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 importSR4(
	string path
)

Parameters

path  String
Full path of OpenSargon SR4 file

Return Value

Boolean
True if results have been read
See Also