Sure. At first I wanted To have something like #(struct instance 1, struct instance 2, etc…) and each struct would be uswd to store data like: Id: #(…
I need to store matrix and different index and they all need to stay grouped in a specific order. something like a list of index then each index got a…
I managed to bring up my form using FocusedItem.position ( I was assigning the position before opening the form ) but the FocusedItem.position return…
nvm I found another solution to my initial problem that doesnt involve stacking arrays another array and then looking for match. I wasnt happy at all…
actually I changed show to showModeless and it fixed my issue, my “last” is that the name doesnt update as the selection change so I might need to hoo…
your solution works better than mine My only issue with my current oslution is that my form doesnt stay on top of max when I do opetation like orbit …
nvm made my own dotnet form that open when executing a macroscript mapped to a shortcut
there’s a chapter in this book that covers exactly what you want to do:
pretty much like this option in maya where you can choose what to display in the selected viewport