Click or drag to resize

Version 0.4.0

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

This version has been released on 2019-04-03.

New

Structural elements

  • StructuralCurveConnection

Loads

  • StructuralLoadCombination

Varia

  • ProjectInformation

  • ModelInformation

Changed

Libraries

Added IEquatable implementation to all library objects

  • StructuralMaterial

    • Renamed property "Specification" to "Quality"

    • Added property "Subtype"

    • Added property "DesignProperties"

    • Added property "StructuralName"

  • StructuralCrossSection

    • Renamed property "ProfileLibrary" to "CrossSectionType"

    • Renamed property "CssName4FormCode" to "Profile"

    • Added various constructors to supported different cross section type construction (e.g. parametric, manufactured, ...)

Loads

Added IEquatable implementation to all load objects

  • StructuralCurveActionFree

    • Changed type of "Type" property into FlexibleEnum<ActionLoadType> to support dynamic values

  • StructuralLoadGroup

    • Removed "StructureType" property

  • StructuralPointActionFree

    • Changed type of "Type" property into FlexibleEnum<ActionLoadType> to support dynamic values

  • StructuralSurfaceActionFree

    • Changed type of "Type" property into FlexibleEnum<ActionLoadType> to support dynamic values

Structural elements

Added IEquatable implementation to all structural element objects

  • StructuralCurvemember

    • Renamed "Alignment" property to "SystemLine"

    • Removed "AngleOfRotation" property

  • StructuralCurvememberRib

    • Removed "WidthForCheckLength" property

    • Removed "WidthForCheck" property

    • Removed "WidthForForcesLength" property

    • Removed "WidthForForces" property

    • Added "ColorString" property

  • StructuralSurfaceMember

    • Changed type of "Thickness" property to MemberThickness>StructuralPointConnection<