LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
ose_workbench_core.egg-info/PKG-INFO
ose_workbench_core.egg-info/SOURCES.txt
ose_workbench_core.egg-info/dependency_links.txt
ose_workbench_core.egg-info/top_level.txt
osecore/__init__.py
osecore/_version.py
osecore/app/__init__.py
osecore/app/model.py
osecore/app/three_dimensional_space_enums.py
osecore/app/_cut_list/__init__.py
osecore/app/_cut_list/convert_cut_list_to_ordered_dicts.py
osecore/app/_cut_list/convert_dict_list_to_wiki_list_markup.py
osecore/app/_cut_list/convert_dict_list_to_wiki_table_markup.py
osecore/app/_cut_list/merge_cut_list_items_by_length.py
osecore/app/_cut_list/pluralize.py
osecore/app/_cut_list/write_dict_list_to_csv.py
osecore/app/attachment/__init__.py
osecore/app/attachment/_attachment_error.py
osecore/app/shape/__init__.py
osecore/app/shape/_move_parts.py
osecore/app/shape/_place_shape.py
osecore/app/shape/edge/__init__.py
osecore/app/shape/edge/_find_edges_connected_to_vertex.py
osecore/app/shape/edge/_is_edge_parallel_to_axis.py
osecore/app/shape/face/__init__.py
osecore/app/shape/face/_is_face_parallel_to_plane.py
osecore/app/shape/face/_make_face_from_vectors.py
osecore/gui/__init__.py
osecore/gui/cut_list/__init__.py
osecore/gui/cut_list/_create_cut_list_task_panel/__init__.py
osecore/gui/cut_list/_create_cut_list_task_panel/create_copy_cut_list_to_clipboard_task_panel.py
osecore/gui/cut_list/_create_cut_list_task_panel/create_save_cut_list_to_file_task_panel.py
osecore/gui/cut_list/_create_cut_list_task_panel/cut_list_task_panel_factory.py
osecore/gui/cut_list/_create_cut_list_task_panel/cut_list_task_type.py
osecore/gui/cut_list/_create_cut_list_task_panel/task_panel/__init__.py
osecore/gui/cut_list/_create_cut_list_task_panel/task_panel/copy_cut_list_to_clipboard_task_panel.py
osecore/gui/cut_list/_create_cut_list_task_panel/task_panel/cut_list_task_panel_base.py
osecore/gui/cut_list/_create_cut_list_task_panel/task_panel/save_cut_list_as_csv_task_panel.py
osecore/gui/selection/__init__.py
osecore/gui/selection/_selection_object.py