Click or drag to resize

APIimportSismicadSects_Combo(String) Method

Read section definitions and combinations from Sismicad tables, in TXT format
REST path: /op/import/sismicadset
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 importSismicadSects_Combo(
	string path
)

Parameters

path  String
Full path of TXT file

Return Value

Boolean
Always true
See Also