Table.pop#
- Table.pop(name: str) pyvista_ndarray[source]#
Pop off an array by the specified name.
- Parameters:
- name
str Name of the row array.
- name
- Returns:
pyvista.pyvista_ndarrayPyVista array.
Pop off an array by the specified name.
strName of the row array.
pyvista.pyvista_ndarrayPyVista array.