pyvista.TextProperty.shallow_copy#
- TextProperty.shallow_copy(to_copy: TextProperty) None[source]#
 Create a shallow copy of the text’s property.
- Parameters:
 - to_copy
pyvista.TextProperty Text’s property to copy from.
- to_copy
 
Create a shallow copy of the text’s property.
pyvista.TextPropertyText’s property to copy from.