honeybee_display.aperture module

Method to translate a Aperture to a VisualizationSet.

honeybee_display.aperture.aperture_to_vis_set(aperture, color_by='type')[source]

Translate a Honeybee Aperture to a VisualizationSet.

Parameters
  • aperture – A Honeybee Aperture object to be converted to a VisualizationSet.

  • color_by

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

    • type

    • boundary_condition

Returns

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