forked from ladybug-tools/honeybee-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(category): changed category from Honeybee to HB-Legacy
- Loading branch information
1 parent
3fa0446
commit 8ad1e68
Showing
257 changed files
with
114 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -33,9 +33,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_AskMe" | ||
ghenv.Component.NickName = 'askMe' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nJUL_24_2017 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -34,9 +34,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_ChangeHBObjName" | ||
ghenv.Component.NickName = 'changeHBObjName' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -36,9 +36,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_Decompose Based On Boundary Condition" | ||
ghenv.Component.NickName = 'decomposeByBC' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -46,9 +46,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_Decompose Based On Type" | ||
ghenv.Component.NickName = 'decomposeByType' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_21_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -33,9 +33,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_DecomposeHBZone" | ||
ghenv.Component.NickName = 'Decompose Honeybee Zone' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -43,9 +43,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Dump Honeybee Objects" | ||
ghenv.Component.NickName = 'dumpHBObjects' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_05_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.59\nDEC_15_2017 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Sarith Subramaniam <[email protected]> | ||
# Copyright (c) 2013-2020, Sarith Subramaniam <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -40,9 +40,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Extrude Windows" | ||
ghenv.Component.NickName = 'extrudeWindows' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_01_2015 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Devang Chauhan <[email protected]> | ||
# Copyright (c) 2013-2020, Devang Chauhan <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -52,8 +52,8 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Find Non-Convex" | ||
ghenv.Component.NickName = 'IsConvex' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.57\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari and Chris Mackey <[email protected] and [email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari and Chris Mackey <[email protected] and [email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -26,7 +26,7 @@ | |
_ | ||
You can also use the "Honeybee_Read Result Dictionary" component after running a simulation to get a list of all possible outputs that you can request from a given simulation. | ||
- | ||
Provided by Honeybee 0.0.64 | ||
Provided by Honeybee 0.0.65 | ||
Args: | ||
zoneEnergyUse_: Set to "True" to have EnergyPlus solve for basic building energy use such as heating, cooling, electricity for lights and electricity for plug loads for each zone. | ||
|
@@ -49,9 +49,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Generate EP Output" | ||
ghenv.Component.NickName = 'EPOutput' | ||
ghenv.Component.Message = 'VER 0.0.64\nDEC_30_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = "HB-Legacy" | ||
ghenv.Component.SubCategory = "10 | Energy | Energy" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_01_2015 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -34,9 +34,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_Get or Set HB Object Name" | ||
ghenv.Component.NickName = 'getSetHBObjName' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -28,7 +28,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -62,9 +62,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_Glazing Parameters List" | ||
ghenv.Component.NickName = 'glzParamList' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
try: ghenv.Component.AdditionalHelpFromDocStrings = "0" | ||
except: pass | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Chris Mackey and Mostapha Sadeghipour Roudsari <[email protected] - [email protected]> | ||
# Copyright (c) 2013-2020, Chris Mackey and Mostapha Sadeghipour Roudsari <[email protected] - [email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -50,9 +50,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Glazing based on ratio" | ||
ghenv.Component.NickName = 'glazingCreator' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nJAN_01_2017 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -47,9 +47,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Honeybee" | ||
ghenv.Component.NickName = 'Honeybee' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.icon | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
try: ghenv.Component.AdditionalHelpFromDocStrings = "1" | ||
except: pass | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -38,9 +38,9 @@ | |
""" | ||
ghenv.Component.Name = "Honeybee_IntersectMasses" | ||
ghenv.Component.NickName = 'IntersectMass' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_01_2015 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Chris Mackey <[email protected]> | ||
# Copyright (c) 2013-2020, Chris Mackey <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -41,9 +41,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Label Zone Surfaces" | ||
ghenv.Component.NickName = 'LabelSurfaces' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_21_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Chris Mackey <[email protected]> | ||
# Copyright (c) 2013-2020, Chris Mackey <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -40,9 +40,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Label Zones" | ||
ghenv.Component.NickName = 'LabelZones' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nFEB_21_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -38,9 +38,9 @@ | |
|
||
ghenv.Component.Name = "Honeybee_Load Honeybee Objects" | ||
ghenv.Component.NickName = 'loadHBObjects' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.59\nDEC_15_2017 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# This file is part of Honeybee. | ||
# | ||
# Copyright (c) 2013-2018, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Copyright (c) 2013-2020, Mostapha Sadeghipour Roudsari <[email protected]> | ||
# Honeybee is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published | ||
# by the Free Software Foundation; either version 3 of the License, | ||
|
@@ -51,9 +51,9 @@ | |
|
||
ghenv.Component.Name = 'Honeybee_Masses2Zones' | ||
ghenv.Component.NickName = 'Mass2Zone' | ||
ghenv.Component.Message = 'VER 0.0.65\nJAN_01_2020' | ||
ghenv.Component.Message = 'VER 0.0.65\nFEB_06_2020' | ||
ghenv.Component.IconDisplayMode = ghenv.Component.IconDisplayMode.application | ||
ghenv.Component.Category = "Honeybee" | ||
ghenv.Component.Category = 'HB-Legacy' | ||
ghenv.Component.SubCategory = "00 | Honeybee" | ||
#compatibleHBVersion = VER 0.0.56\nNOV_04_2016 | ||
#compatibleLBVersion = VER 0.0.59\nFEB_01_2015 | ||
|
Oops, something went wrong.