Click or drag to resize

APIresCalc_cacheEnabled Property

Enable or disable section calculation cache. Enabled by default.
REST path: /op/opt/rescalc/cacheenabled
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool resCalc_cacheEnabled { get; set; }

Return Value

Boolean
Boolean
See Also