object 1 class array type float rank 1 shape 3 items 100 data follows
        -0.6902   -5.5948   0.0000 [x,y,z coordinate]
        ...

object 2 class array type float rank 0 items 100 data follows
        0.9999 [radius]
        ...
attribute "dep" string "positions"

object "data" class field
component "positions" value 1
component "size" value 2
end


I've not checked, but I think that

component "data" value 2
           ^^^^

is what you need

Marco

Reply via email to