reload_handlers
Reload all FreeCAD addon handler modules to apply code changes without restarting FreeCAD. Use after editing handler files to update the RPC server.
Instructions
Hot-reload all FreeCAD addon handler modules.
Call this after editing handler code (in freecad_addon/handlers/) to pick up changes without restarting FreeCAD. Reloads all handler modules and re-registers them with the RPC server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||