Click or drag to resize

APIgetElementInfo Method

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

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

Parameters

element  String

Return Value

String
Array of strings
See Also