Skip to content

HoaryFox v2.3.0

Compare
Choose a tag to compare
@hrntsm hrntsm released this 15 Oct 04:08
· 57 commits to main since this release
f2c3c77

ADD

  • If the section setting (StbSection) does not have an appropriate value, an error is now output.

CHANGE

  • The output of the Axes component is now a tree.
    • The output is now divided by floor.
  • When a stb2brep component has a hollow section, a hollow section brep is created.
    • Previously, a rectangular solid cross section with the external shape was output.
    • This change improves the accuracy of member volumes used in LCC linkage, etc.

FIX

  • Fixed an error when a part is null.

Related PR

Full Changelog: v2.2.1...v2.3.0