vmd.animate.activate

vmd.animate.activate()

Set the active status of a molecule. Active molecules update their coordinate frames during animation, inactive ones do not.

Parameters:
  • molid (int) – Molecule ID to change
  • active (bool) – New active status of molecule.