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

Return Value

String
Array of strings
See Also