Click or drag to resize

APIgetSubsoilElements Method

Get a list of elements having subsoil springs
REST path: /element/add/subsoil
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.7.3.2 (2.7.3.2)
Syntax
public string[] getSubsoilElements()

Return Value

String
An array of element IDs
See Also