Write a Blender script. Don’t define a main function. Don’t print messages to console—instead, raise exceptions. No explanation or instructions needed.
## Note Prompt
```
Please help me create an entry in my notes for this script. Don’t include extra commentary so I can paste your output directly into my notes. The format I use is like this:
ChatGPT Blender Script: <A brief human readable title for the script>
<A description of what the script does>
Directions
<Instructions to remind me how to use this script>
Source
<The source code of the script, exactly as it was in your last message>
```