Click or drag to resize

APIgetStaticLoadCases Method

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

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

Return Value

String
Array of strings
See Also