add_text#

PrimePlotter.add_text(text, **kwargs)#

Add text annotation to the scene.

Parameters:
textstr

Text to display.

**kwargs

Additional keyword arguments passed to scene.add_text().

Examples using PrimePlotter.add_text#

Using PyVista for Graphics in PyPrimeMesh

Using PyVista for Graphics in PyPrimeMesh