Click or drag to resize

APIgetUserViews Method

Get a list of names of user-defined model views
REST path: /model/userviews
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string[] getUserViews()

Return Value

String
An array of strings
See Also