honeybee_display.shade module

Method to translate a Shade to a VisualizationSet.

honeybee_display.shade.shade_to_vis_set(shade, color_by='type')[source]

Translate a Honeybee Shade to a VisualizationSet.

Parameters
  • shade – A Honeybee Shade object to be converted to a VisualizationSet.

  • color_by

    Text for the property that dictates the colors of the Shade geometry. (Default: type). Choose from the following:

    • type

    • boundary_condition

Returns

A VisualizationSet object that represents the Shade with a single ContextGeometry.