i thought this might be it but i tried it in scripting and didn't get anything related to iceattributes...
http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/si_cpp/classXSI_1_1ShaderDef.html#a558539353bd99263d936703078f01369 no other ideas from me On Mon, Jan 28, 2013 at 11:46 AM, Stefano Jannuzzo < [email protected]> wrote: > Hi folks. > There are a few shaders that declare the list of ICE attributes they > require to work, by listing their names in the output parameter section of > their spdl. > For instance, if you edit particle_Density, you can read > > ICEattribute = > "Color,Id,PointVelocity,Orientation,Size,PointPosition,Age,AgeLimit,StrandPosition,StrandVelocity,StrandSize,StrandOrientation,StrandColor"; > > I need to retrieve this list in a cpp command (2011 and above), with no > success yet. Any idea? > Stefano >

