Click or drag to resize

Version 1.11.0

[This is preliminary documentation and is subject to change.]

This version was released on 2022-02-07

Changed

Here is what has been changed in this release:

Enums

Other

  • ResultAnalysis1DInternalForces: Fixed issue in GetHashCode() implementation, caused by how UnitsNet implemented GetHashCode for units

  • ResultAnalysis2DInternalForces:

    • Added natural number guard for edgeIndex parameter in ctor

    • Capitalized mx, my, mxy, vx, vy, nx, ny and nxy properties

    • Fixed issue in GetHashCode() implemenation, caused by how UnitsNet implemented GetHashCode for units

Validation
  • StructuralLoadCombination:

    Type should be valid enum value when Category is either UltimateLimitState, ServiceabilityLimitState or NotDefined

    We will generate a warning, not an error, that it should be NULL otherwise

Services