Click or drag to resize

APIgetFunctionUnits Method

Get units of the selected function (Y values)
REST path: /function/units/[funcID]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string getFunctionUnits(
	int funcID
)

Parameters

funcID  Int32
ID of the function

Return Value

String
String
See Also