vmd.graphics.point

vmd.graphics.point()

Draw a point at the given vertex

Parameters:
  • molid (int) – Molecule ID to draw on
  • v1 (3-tuple of float) – (x,y,z) coordinates of point
Returns:

(int) – ID of drawn point