vmd.molecule.dupframe

vmd.molecule.dupframe()

Duplicate a frame.

Parameters:
  • molid (int) – Molecule ID to duplicate frames on. If there are no loaded frames in this molecule, a new frame with all zero coordinates will be created.
  • frame (int) – Frame to duplicate. Defaults to -1 (current frame)