honeybee_vtk.vtkjs.helper module
This module helps in embedding vtkjs data in Paraview Glance HTML.
This module is originally developed by Kitware and can be found at the following link.
https://github.com/Kitware/VTK/blob/master/Web/Python/vtkmodules/web/vtkjs_helper.py
-
honeybee_vtk.vtkjs.helper.
add_data_to_viewer
(data_path, src_html_path=None)[source]
-
honeybee_vtk.vtkjs.helper.
convert_directory_to_zip_file
(directory_path: str, remove: bool = True, extension='zip', move=True) → str[source]
-
honeybee_vtk.vtkjs.helper.
zipAllTimeSteps
(directory_path)[source]