[vtkusers] single actor with different cell-colors
    Jean-Do Barnichon 
    jeando.barnichon at free.fr
       
    Thu Nov 16 17:53:48 EST 2006
    
    
  
Yes,
that was the exact problem, and everything is fine now.
Thanks for helping
Jean-Do
Obada Mahdi a écrit :
> Hi Jean-Do,
>
> on a quick note, it seems that the "SoilArray" data array is never
> being added to the cell field data of m_pMeshPolyData.  After cerating
> "m_pSoilArray", try
>
>  m_pMeshPolyData->GetCellData()->AddArray(m_pSoilArray);
>
> HTH,
>
> Obada
>
>
    
    
More information about the vtkusers
mailing list