[Paraview] created representation is invisible in view

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Jun 15 13:46:07 EDT 2016


You're missing "adding the representation to the view" part, typically
done using vtkSMParaViewPipelineControllerWithRendering::Show.

See this example:

https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/Rendering/Testing/Cxx/TestParaViewPipelineControllerWithRendering.cxx#L126-128


More information about the ParaView mailing list