Click or drag to resize

APIgetLoadCases Method

Get the names of loadcases set in the model.
REST path: /loadcases
REST verb: GET

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

Return Value

String
Array of strings
See Also