Click or drag to resize

APIgetLastMomentCurvatureData Method

Get last moment-curvature extended data for the last section calculated in getSectMomentCurvature
REST path: /op/sectioncalc/momentcurvaturedata
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public List<string[]> getLastMomentCurvatureData()

Return Value

ListString
List of array of strings
See Also