Click or drag to resize

Version 1.10.0

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

This version was released on 2022-01-19

New

Here is what has been added to this release:

Interfaces

Changed

Here is what has been changed in this release:

Enums

Structural elements

Validation
  • StructuralManufacturedCrossSection: Added validation for the new Definition property, which behaves exactly like the validation for a general cross section:

    • Its name may not be empty

    • It must contain at least 1 polygon definition

    • Each of the polygon definitions must reference a material

    • Each of the polygon definitions must have at least 3 points

    • The first polygon must be defined counter-clockwise

    • All remaining polygon definitions must be defined clockwise