radtools.BCC.remove#

method

BCC.remove(kind='primitive', ax=None)#

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.