i am trying to write a tool to do mirroring of shapes based on what a user has soloed in the shape manager.
the shape manager logs this...
Application.SetValue("sphere.polymsh.clustershapecombiner.SoloIndex", 1, "")
i thought maybe the track number would sync with this, but it only does if you aren't added and subtracting shapes. this mapping is guaranteed.
we have convention that i can use but since the shape manager isn't logging anything but an index i dont see how to retrieve this name.
advice?
steven