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()
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()