Click or drag to resize

APIgetControlNode Method

Return the ID of the higher central node.
REST path: /op/controlnode
REST verb: GET

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

Return Value

String
ID of node. -1 if not found
See Also