vmd-python
3.0.1
Animate
Atomsel
Axes
Color
Display
Evaltcl
Graphics
Graphics primitives
Manipulating graphics primitives
vmd.graphics.listall
vmd.graphics.replace
vmd.graphics.delete
vmd.graphics.info
Changing the style of graphics
IMD
Label
Material
Measure
Molecule
Molrep
Mouse
Render
Selection
Topology
Trans
VMD Callbacks
VMD Menu
VMD Numpy
vmd-python
Docs
»
Graphics
»
vmd.graphics.delete
View page source
vmd.graphics.delete
¶
vmd.graphics.
delete
(
)
¶
Deletes a specified graphics object, or all graphics at a given molid
Parameters:
molid
(
int
) – Molecule ID to delete graphics from
which
(
int
or
str
) – Graphics ID to delete, or ‘all’ for all objects.