Two useful tools, but if combined can be even better. Does anybody know a way to do so? Any MEL scripters got some time to help? The specific workflow problem I am trying to improve is this: little ticks of a compass or watch. Hundreds of little rectangles that must be duplicated at exact spacing. It would add…
the only reason it wasn't working is because I didn't know it existed! haha, thanks @Joopson . I guess it's a bit dumb to think I know everything about a tool without actually reviewing it first.
Is there a reason "Duplicate Special" set to instance wouldn't work? You can set how many instances, and how much each is rotated around a specified pivot point (which you could snap to the center vert of your watch face, etc.) Here's an example:
I'm not quiet understand, why do you need references in that case, as you can easily use instances. Just use this MEL command, it works same as duplicate transform - run it, move new object, repeat the command. instance -smartTransform;