I keep running into annoying context problems in ICE, usually when wanting to use weightmap data from the emitter geo to drive a scalar value in a pointcloud.
An example would be generating strands from a grid and wanting to modify the length of the strands with a weightmap from the emitter grid. This will give me a context mismatch: Input context supported: Per object or point of "name".pointcloud Output context supported: Per point of grid.polymesh How can I get around that one? Morten

