Click or drag to resize

APIclearSelection Method

Clear selected items. REST version only against local instance of NextFEM Designer
REST path: /op/clearselection
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool clearSelection()

Return Value

Boolean
Remarks
For usage with plugins.
See Also