pyvista.TextProperty.shallow_copy

pyvista.TextProperty.shallow_copy#

TextProperty.shallow_copy(to_copy: TextProperty) None[source]#

Create a shallow copy of the text’s property.

Parameters:
to_copypyvista.TextProperty

Text’s property to copy from.