Click or drag to resize

APIgetNodeInfo Method

Get text with node properties
REST path: /node/info/[node]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string[] getNodeInfo(
	string node
)

Parameters

node  String
ID of the node

Return Value

String
Array of strings
See Also