|
使用2.0版本,出现下面错误。
vmd > vhelp vstyle
vstyle stylename molids : apply style to molids
vstyle : list all the available style and show corresponding comments
vstyle sob-art.stl : apply sob-art.stl style to all molecules
vstyle sob-art.stl 1 2 : apply sob-art.stl style to molecules 1 2
vstyle sob-esp0.mstl : apply sob-esp0.mstl mapped style to all molecules
vmd > vstyle sob-art.stl
can't read "surface_type": no such variable
vmd >
脚本加入如下
source {D:\VMD\ggdh\vcube.tcl}
set style_dir {D:\VMD\ggdh\styles} |
|