
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The file is in .txt format. I just copy it into the script editor.
I am creating a Custom Window using Python.
This is my very first Python Script. I am very new to scripting. I wanted to make an additional window because I would like to be able to choose from the tools and functions I use the most. I would like all of the functions in the same window for quick access. I am not adding or creating anything new.
I may need a lot of help in creating the rest of the Custom Window.
1. I would like to be able to take the symmetry drop down menu functions (symmetry "tool collection") found in the Select Tool Symmetry Settings and place it on my custom Window where the non-functional button is located. Initially I was just going to create an On / Off button, it would be far more superior to have the the drop down function replacing the button.
4. I would like to be able to have a reset pivot point button. I would also like to have a working checkbox for the Pin Pivot and Edit Pivot functions.
In this current state of the Custom Window, the Reset Pivot is not properly working. The check boxes for the Pin Pivot function and the Edit Pivot function exist, yet, I did not know how to link the commands to the checkboxes.
Thank you.
Solved! Go to Solution.