vmd.label.set_visible

vmd.label.set_visible()

Sets a label to be visible

Parameters:
  • category (str) – Label category, in [‘atoms’,’bonds’,’dihedrals’]
  • label (dict) – Label to show, from output of label.add or similar
  • visible (bool) – True to show, False to hide the label