[vtkusers] Variable number of Scalar Components for Positional Data
    Michael Jackson 
    mike.jackson at bluequartz.net
       
    Thu Aug 19 22:31:06 EDT 2010
    
    
  
I have a data set consisting of a 3D polygonal mesh. Each Position in space can have a variable number of "Labels". So for example I have the following:
Node Index  POSITIONS:
     0      1.0 1.5 1.0
     1      2.0 1.5 1.0
     2      2.0 2.5 1.5
Node Index  Labels
     0      1   2
     1      2   3  4
     2      4
  What would be the best way to encode this into a VTK file for display in something like ParaView.
Thanks for any help.
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson at bluequartz.net 
BlueQuartz Software               Dayton, Ohio   
    
    
More information about the vtkusers
mailing list