1116
(zhezhe)
3
This is an online example to show how to extract point, cell and field array, then transfer it and reconstruct it at the receiver.
the function to extract cell and point array:
the function to load arrays and reconstruct the polyData:
Basically you need to go through every cell to extract the point coordinates manually based on point id
1 Like