<div dir="ltr">Hi,<div><br></div><div>I have large number of cubes at certain x,y,z postions, So I am combining them into Glyph3D or Append Polydata. I want to color them individually. Please  let me know the procedure.</div><div>Current method:</div><div>take a cube source, </div><div>insert point,</div><div>instert tuple for color,</div><div>repeat above for all cubes.</div><div>Finally combine them in poly and glyph.</div><div>I am getting only one color for all, Red or blue.</div><div>When I use ClipPolydata, sliced cubes are black in color, Even though scalars property should be same as input. However  if I use Append polydata and clip using vtkClipPloydata, I am getting white color(same as cube). I want to color each cube and slice it using vtkClipPolydata and see the respective colors. Please let me know if u know the method.</div><div><br></div><div>Thanks</div></div>