FreeCAD workbench to create assembly handbooks
Go to file
Andréas Livet 11116df87e Part name used in sub assembly are now properly display
Step view have CoerceView set to True by default
2022-12-31 17:05:06 +01: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_export_csv.py wip 2021-12-28 18:12:18 +01:00
ahb_cmd_new_step.py Part name used in sub assembly are now properly display 2022-12-31 17:05:06 +01:00
ahb_cmd_reload.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_cmd_render.py Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +02:00
ahb_cmd_view_annotate_detail.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
ahb_cmd_view_annotate.py Added code to work arround TechDraw bugs when using the "annotate view" button 2022-12-31 16:52:40 +01: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_fast.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
ahb_cmd_view_refresh.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
ahb_cmd_view_set_direction.py Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +02:00
ahb_command.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_document_observer.py fixed bug when selecting linked objects 2022-10-22 17:43:52 +02:00
ahb_locator.py removed old files 2022-10-18 00:18:32 +02:00
ahb_parts_cache.py fixed multiple issues 2022-11-14 23:58:51 +01:00
ahb_raster_view.py fixed alpha bug that caused some lines to be too thick 2022-12-31 16:31:26 +01:00
ahb_techdraw_extensions.py Part name used in sub assembly are now properly display 2022-12-31 17:05:06 +01:00
Init.py removed old tools that are not maintained 2022-10-08 19:09:37 +02:00
InitGui.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
LICENSE Replaced licence by LGPL2 to be consistent with FreeCAD which is LGPL2 too 2022-10-17 23:24:38 +01:00
README.md Initial commit 2021-12-11 17:03:12 +00:00

assembly_handbook

FreeCAD workbench to create assembly handbooks