Click or drag to resize

APIbaselineGrade Property

Get or set the degree of the baseline correction function for dynamic analyses. Set to -1 to disable baseline correction, or use 0, 1, 2 or 3.
REST path: /op/opt/baseline
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 int baselineGrade { get; set; }

Return Value

Int32
Integer
See Also