How to get field data of a given pipeline using SM Proxy model?

Not the same. However you can fetch the data with the ClientServerMoveData filter and use GetClientSideObject, keep in mind it can be very costly.

Look for example implementation in vtkSpreadSheetView::StreamToClient()

1 Like