execute_code
Run Python code directly in FreeCAD to control its functionality. Returns execution status, output, and object screenshots for integration and automation tasks.
Instructions
Execute arbitrary Python code in FreeCAD.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |