FreeCAD workbench to create assembly handbooks
Go to file
2022-10-14 21:02:50 +02:00
resources Added cache system to reduce part highlighting time 2022-10-12 22:40:25 +02:00
.gitignore empty workbench 2021-12-11 18:05:39 +01:00
.project added Eclipse/PyDev project files 2022-10-08 19:10:36 +02:00
.pydevproject added Eclipse/PyDev project files 2022-10-08 19:10:36 +02:00
ahb_cmd_animate.py - added tools to visualize stages (hide parts that are in subsequent stages) 2021-12-12 23:43:55 +01:00
ahb_cmd_export_csv.py wip 2021-12-28 18:12:18 +01:00
ahb_cmd_reload.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_cmd_render.py wip 2022-09-11 22:13:32 +02:00
ahb_cmd_set_active_stage.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_cmd_set_part_stage.py possibility to set stage on groups (wip) 2022-01-21 23:37:08 +01:00
ahb_cmd_switch_visibility_mode.py - added tools to visualize stages (hide parts that are in subsequent stages) 2021-12-12 23:43:55 +01:00
ahb_cmd_view_annotate.py refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00
ahb_command.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_context.py possibility to set stage on groups (wip) 2022-01-21 23:37:08 +01:00
ahb_document_observer.py added code to annotate all objects in a TechDraw view 2022-10-08 19:10:17 +02:00
ahb_locator.py empty workbench 2021-12-11 18:05:39 +01:00
ahb_parts_cache.py refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00
ahb_techdraw_extensions.py refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00
Init.py removed old tools that are not maintained 2022-10-08 19:09:37 +02:00
InitGui.py refactored code so that balloon selection logic is independent from "annotate" button 2022-10-14 21:02:50 +02:00
LICENSE Initial commit 2021-12-11 17:03:12 +00:00
README.md Initial commit 2021-12-11 17:03:12 +00:00

assembly_handbook

FreeCAD workbench to create assembly handbooks