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

Return Value

String
An array with names of groups
See Also