<div>Hi all,</div>
<div>&nbsp;</div>
<div>I am looking to sum an attribute array (either point centered or cell centered values) over an entire object. vtkArrayCalculator allows manipulation of arrays but only linearly, by creating new arrays value by value.
</div>
<div>&nbsp;</div>
<div>Should i be looking into exteding vtkArrayCalculator or making a new vtk class for this? or is there a workaround, already written,&nbsp;that will save some time?</div>
<div>&nbsp;</div>
<div>thanks,</div>
<div>Shawn</div>