vmd-python
3.0.1
Animate
Atomsel
Axes
Color
Display
Evaltcl
Graphics
Graphics primitives
vmd.graphics.cone
vmd.graphics.cylinder
vmd.graphics.line
vmd.graphics.point
vmd.graphics.sphere
vmd.graphics.text
vmd.graphics.triangle
vmd.graphics.trinorm
Manipulating graphics primitives
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.point
View page source
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