Post #215: : post_00217
🏷️ Tags
⚙️ Related PME Features
- Python Scripting
- Macro Editor
💬 Content
draguu:
is there a limit for letters? i mean i wrote a script to select 20 to 30 specific bones , but i cant able to add it in the command field ,
Yes, 1024 symbols.
If you need more you can save the script as *.py file and use it as an external script:
execute_script("path/to/your/script.py")