Hello,
I wonder if it's possible in maxscript to :
- Create a custom helper object with a single parameter (called id)
- When changing this parameter value, the helper display shape would change
For example :
id: 1 --> Circle
id: 2 --> Rectangle
Thanks