Hi guys!
How can i made Rhino material shurtcut or commant?
Hi - can you provide more detailed information of what it is that you are trying to do?
-wim
1 Like
Hello- the macro on the buttons would be like this:
! _-Properties _Pause _Material _Object Rhinoceros _Assign "material name" _EnterEnd
You would need to have the materials already in the file and know the names that you want to assign (where I have put “material name”)
Does that help at all?
See the Help files for infomation on creating buttons and toolbars.
-Pascal
Sorry I am not understand. I could not