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.6.0.0 (2.6.0.0)
Syntax
public bool saveOptions()

Return Value

Boolean
True if successful
See Also