Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Releases: devangcx/honeybee-ifc

v1.9.1

19 Nov 12:16
Compare
Choose a tag to compare

1.9.1 (2021-11-19)

Bug Fixes

  • door: improve door translation (2d57f76)

v1.9.0

19 Nov 10:15
Compare
Choose a tag to compare

1.9.0 (2021-11-19)

Features

  • Walls - Workflow - First Pass
  • shade: add an object to capture shade elements (6535af2)
  • space: add capability to generate grids (64cad48)
  • wall: add an object to capture IfcWall 7 IfcWallStandardCase (876341f)

v1.8.0

17 Nov 06:05
Compare
Choose a tag to compare

1.8.0 (2021-11-17)

Features

  • CI added
  • Add dockerfile (766e8a2)

Bug Fixes

v1.7.0

30 Oct 13:01
Compare
Choose a tag to compare

1.7.0 (2021-10-30)

Features

Major Refactor

  • door: add door module (2c9f2d9)
  • element: add element module (47796e3)
  • model: add model module (7f5a594)
  • opening: add opening module (45b1320)
  • slab: add slab module (66e62b5)
  • space: add space module (bf79fc5)
  • window: add window module (b2d1b66)

v1.6.0

21 Oct 13:40
Compare
Choose a tag to compare

1.6.0 (2021-10-21)

Features

  • add the capability to translate hbjson to an ifc file.

v1.5.0

19 Oct 05:23
Compare
Choose a tag to compare

1.5.0 (2021-10-19)

Features

  • to_ifc: a face is added to ifc (0a3237f)

v1.4.0

18 Oct 07:26
Compare
Choose a tag to compare

1.4.0 (2021-10-18)

Features

  • export_ifc: add module to export ifc from hbjson (67951bc)
  • to_ifc: generating ifc (1cc03ad)

v1.3.1

10 Oct 13:53
Compare
Choose a tag to compare

1.3.1 (2021-10-10)

Bug Fixes

  • close_gap: close gap algorithm uses polyfaces instead of rooms (5d6f828)
  • geometry: minor fix in how an object method is used (fc692db)

v1.3.0

10 Oct 10:54
Compare
Choose a tag to compare

1.3.0 (2021-10-10)

Features

  • export: add a new function to export gap_closed_zones (f432a09)

v1.2.0

10 Oct 09:34
Compare
Choose a tag to compare

1.2.0 (2021-10-10)

Bug Fixes

  • close_gap: make sure close_gap algo runs in cpython (e41e1fe)

Features

  • zone_storeys: add zone separator storeywise (67f7cd8)