Click or drag to resize

APIsaveOptions Method

Save program options, including solver preferences, tolerances, etc.
REST path: /op/opt/saveopts
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.7.3.2 (2.7.3.2)
Syntax
public bool saveOptions()

Return Value

Boolean
True if successful
See Also