radtools.Lattice.remove#
method
- Lattice.remove(kind='primitive', ax=None)[source]#
Remove a set of artists from the plot.
- Parameters:
- kindstr or list of str
Type of the plot to be removed. Supported plots:
"conventional"
"primitive"
"brillouin"
"kpath"
"brillouin_kpath"
"wigner_seitz"
- axaxis, optional
3D matplotlib axis for the plot.