Darshan Pai wrote:
> I have come across something called a subId of a cell. What does one
> mean by a subId of a cell.
>
> Darshan
Hi Darsan,
Some cells in VTK are "composite cells", ie, they are made up of simpler
cells. So, for example, vtkPolyLine is made up of a collection of line
cells. The subId is just an index to the simpler constituent cell. subId
is set to 0 for non-composite cells (eg vtkTriangle, vtkLine etc).
hth
Goodwin
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQFollow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers