Mech labeling

Hi All

What is the best way to plot labels?

Thank you

Hi,

Can you be more specific?

best,

Paulo

Hi,
I want to plot scalar data of a mesh that contains 1 million cells as this example
image

thanks for your replay

Hello,

So, do you want to plot 1 million labels?

best,

PC

yes

That will severely clutter the scene, but feel free to sudy this example: https://examples.vtk.org/site/Cxx/Visualization/LabeledDataMapper/ It is based on the vtkLabeledDataMapper class: VTK: vtkLabeledDataMapper Class Reference .