Click or drag to resize

APIgetElementsChecksJSON Method

Get the checks in JSON format

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.1.4.0 (2.1.4.0)
Syntax
public string getElementsChecksJSON(
	string lc,
	string time
)

Parameters

lc  String
Name of the loadcase
time  String
Time

Return Value

String
Null if no checking are available
See Also