Version1.8.0 |
[This is preliminary documentation and is subject to change.]
This version was released on 2021-12-15
This release doesn't have many changes in the ADM itself. The majority was done inside the Bimplus module
Here is what has been changed in this release:
StructuralCurveActionAbstractTDirection, TValue: Removed the IHasSingleEccentricities interface. Because this class is shared with StructuralCurveMomentTCurveStructuralReference which shouldn't have the eccentricity properties.
StructuralCurveActionTCurveStructuralReference: Added & implemented the IHasSingleEccentricities interface.
CurveTCoordinate: Fixed issue with equality. It wasn't properly detecting that the collection of nodes used was equal or not when comparing to another curve.
Removed LCS transformation code for eccentricities on StructuralCurveMoment because they shouldn't have had eccentricity properties to begin with.