Click or drag to resize

APIgetCheckNameByMaterial Method

Get checking-set name from the built-in list
REST path: /res/check/checkbymat/[ID]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string getCheckNameByMaterial(
	string ID
)

Parameters

ID  String
ID of the material

Return Value

String
String
See Also