Click or drag to resize

APIimportMidas(String) Method

Import a Midas GEN/Civil model in text format
REST path: /op/import/midasfile
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 importMidas(
	string path
)

Parameters

path  String
Full path of MGT/MCT file

Return Value

Boolean
Boolean
See Also