reload_handlers
Reload FreeCAD addon handler modules after editing code to apply changes without restarting FreeCAD, re-registering them with 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||