Click or drag to resize

APIcheckFreeNodes Method

Check free nodes in the model
REST path: /op/mesh/findfreenodes
REST verb: GET

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

Return Value

String
An array of the detected free nodes.
See Also