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.6.0.0 (2.6.0.0)
Syntax
public string[] getSubsoilElements()

Return Value

String
An array of element IDs
See Also