i am not fully understanding what's trying to be achieved but maybe just like you would with ICE and make two operators, one which writes to a datablob, user data, or ice attribute and the other that reads it?
also, asking for the geometry from the modeling stack like he suggested sounds like it might work. @bartosz, does it not work for you? On Fri, Apr 12, 2013 at 1:49 PM, Alok <[email protected]> wrote: > The only way to do it keep your operator lowest in the operator stack. > Other hacky way would be to have duplicate mesh without any operators and > read point positions from that. You also feed the data to your operator > using user data. But I am not able to understand why would you want to do > that. If you can explain exactly why you want your operator sitting on top > of envelope but still want to get the rest pose of the mesh, maybe we can > help better. >

