Difference between revisions of "Isodot"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 14: Line 14:
  
 
===SEE ALSO===
 
===SEE ALSO===
[[load]], [[isomesh]]
+
[[load]], [[isomesh]], [[Dynamic_mesh]]
  
 
[[Category:Commands|Isodot]]
 
[[Category:Commands|Isodot]]
 
[[Category:States|Isodot]]
 
[[Category:States|Isodot]]

Latest revision as of 05:35, 28 September 2012

isodot creates a dot isosurface object from a map object.

USAGE

isodot name = map, level [,(selection) [,buffer [, state ] ] ] 
map = the name of the map object to use.
level = the contour level.
selection = an atom selection about which to display the mesh with an additional "buffer" (if provided).

NOTES

If the dot isosurface object already exists, then the new dots will be appended onto the object as a new state.

SEE ALSO

load, isomesh, Dynamic_mesh