Click or drag to resize

APIunDo Method

Undo the last operation.
REST path: /op/undo
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.0.0 (2.8.0.0)
Syntax
public bool unDo()

Return Value

Boolean
True if successful
See Also