Click or drag to resize

APIgetGroups Method

Get all groups in the model
REST path: /groups
REST verb: GET

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

Return Value

String
An array with names of groups
See Also