execute_python_script
Run custom Python scripts to automate 3D modeling and CAD operations in FreeCAD. Execute geometry creation, boolean operations, and document management programmatically.
Instructions
Execute a custom Python script in FreeCAD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | Python script to execute in FreeCAD context |