Skip to content

ladybug-tools/honeybee-idaice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70a7d66 · Jun 14, 2024

History

81 Commits
Jun 14, 2024
Aug 18, 2023
Jun 14, 2024
Sep 6, 2023
May 28, 2023
Jun 14, 2024
May 28, 2023
May 28, 2023
May 28, 2023
May 28, 2023
May 31, 2023
May 28, 2023
May 28, 2023
Aug 29, 2023
May 28, 2023
May 28, 2023

Repository files navigation

Honeybee -> IDA-ICE

A honeybee extension to convert HBJSON files to IDA ICE idm files.

Revit Sample Model

Two comments on how the model should be prepared.

  1. IDA ICE expects the model to be exported at the finish line of the one instead of the center of the wall.
  2. IDA ICE intersects the faces automatically. Do not intersect the faces in HBJSON files. If the model is already intersected, use Pollination Rhino's PO_RebuildRooms command to merge the faces together.

The exporter only exports the geometry. None of the energy or Radiance properties are exported.