FreeCAD workbench to create assembly handbooks
Go to file
2022-10-17 20:11:13 +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_new_step.py Added code to highlight in red balloons that reference parts not drawn in the view 2022-10-16 16:27:25 +02:00
ahb_cmd_reload.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_cmd_render.py Simplified render system to draw a single image including all objects 2022-10-17 20:11:13 +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 Added code to highlight in red balloons that reference parts not drawn in the view 2022-10-16 16:27:25 +02:00
ahb_cmd_view_edit_source_parts.py Added code to highlight in red balloons that reference parts not drawn in the view 2022-10-16 16:27:25 +02:00
ahb_cmd_view_refresh.py Added button to redraw a page 2022-10-16 16:07:29 +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 interface to add/remove parts on a view (with selection in tree view and/or 3D view) 2022-10-15 19:37:29 +02:00
ahb_locator.py empty workbench 2021-12-11 18:05:39 +01:00
ahb_parts_cache.py New parts in a given step are now drawn with thicker lines 2022-10-16 19:44:30 +02:00
ahb_techdraw_extensions.py New parts in a given step are now drawn with thicker lines 2022-10-16 19:44:30 +02:00
Init.py removed old tools that are not maintained 2022-10-08 19:09:37 +02:00
InitGui.py Simplified render system to draw a single image including all objects 2022-10-17 20:11:13 +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