we're on 2013, still I can't see on the c++ docs any way that the array is being set,
On Thu, Jul 18, 2013 at 1:36 PM, Vincent Ullmann < [email protected]> wrote: > They introduced this in 2014 > > Python: > http://download.autodesk.com/**global/docs/softimage2014/en_** > us/sdkguide/si_om/**ICEAttribute.DataArray.html<http://download.autodesk.com/global/docs/softimage2014/en_us/sdkguide/si_om/ICEAttribute.DataArray.html> > > C++: > http://download.autodesk.com/**global/docs/softimage2014/en_** > us/sdkguide/si_cpp/classXSI_1_**1ICEAttribute.html#** > ac6e52dd6db12632e390ee738cca58**187<http://download.autodesk.com/global/docs/softimage2014/en_us/sdkguide/si_cpp/classXSI_1_1ICEAttribute.html#ac6e52dd6db12632e390ee738cca58187> > > > Am 18.07.2013 22:31, schrieb ran sariel: > > Hey All >> >> I'm trying to set an iceAttribute.DataArray in my c++ plugin >> seems that the object model (or python) option for setting the DataArray >> does not exist for the c++ API, >> is there a way around it?. >> >> Cheers >> Ran >> >> >> >> >

