Click or drag to resize

APIresCalc_useFibers Property

Get or set if fibers are used in section calculation (True or False)
REST path: /op/opt/calcusefibers
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_useFibers { get; set; }

Return Value

Boolean
See Also