zenoodle09
@zenoodle09
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: [Solved] How can I add my script to a toolbar with a custom icon in 3dsMax?
you can select all your code, drag & drop in your toolbar and next right click Edit button Appearance
4 years ago
Forum
Reply
RE: Replace Object with maxscript
It works perfectly ! thx a lot for your help !
5 years ago
Forum
Reply
RE: Replace Object with maxscript
Once again, thx for your help. Everything is clear … but to do it is less easy ^^ First i had somme issue with the PickButton. I’ve notice sometimes…
5 years ago
Forum
Reply
RE: Replace Object with maxscript
thx again miauu, if i well understand, you create 2 new array : one for the geometries and the other with the names and you collect the geometries bef…
5 years ago
Forum
Reply
RE: Replace Object with maxscript
thx Miauu for helping… but i’m still stuck with this. –first i select all the item in the list: lbx_objects.selection = #{1…(lbx_objects.items.coun…
5 years ago
Forum
Topic