VMD Extension Functions
Miscellaneous graphics operations

Functions

 labelAtoms txt ?sel?
 

Detailed Description

labelAtoms shows labels with a chosen format on all atoms matched by the given selection (string or atomselection object, default: "all"). Existing labels are deleted. For example:

1 labelAtoms {%t} {element C}
2 # label textoffset Atoms 0 { 0.115385 -0.159341 }

Function Documentation

◆ labelAtoms()

labelAtoms   txt ?sel?