execute_code
Executes Python code within FreeCAD, returns execution status and a screenshot of the resulting object for immediate verification and debugging.
Instructions
Execute arbitrary Python code in FreeCAD.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |