Skip to content

HoaryFox v1.2.2

Compare
Choose a tag to compare
@hrntsm hrntsm released this 17 Feb 12:47
· 417 commits to main since this release
727d99e

ADD

  • Create a documentation site

UPDATE

Conversion from STB to Karamba3D

  • Fixed wrong units in material properties.
  • Added SetCroSecFamilyName component to specify the family name of the cross section.
  • RC cross-section names have been changed from "Id + number" to BD- or CD- to indicate the cross-section size.
    -For example, BD-300x600.

Karamba3D to STB conversion

  • The FrameBuilder using Karamba component has been separated into two parts: frame conversion and nodal conversion.
    • FrameBuilder by angle and NodeBuilder
  • Allowed input of the angle for determining the column and beam when converting
  • Added text output to Rhino viewport to show results of above decisions

MISC

Improved code quality

  • Unified formatting with dotnet format
  • Improve code climate grade to A