Click or drag to resize

APIgetFunctions Method

Get a list of IDs of already defined functions
REST path: /functions
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public int[] getFunctions()

Return Value

Int32
Array of Int32
See Also