Click or drag to resize

APIgetElementChecksJSON 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 getElementChecksJSON(
	string ID,
	string lc,
	string time
)

Parameters

ID  String
ID of the element
lc  String
Name of the loadcase
time  String
Time

Return Value

String
Null if no checking are available
See Also