📄 molrender.dox
字号:
/** \page molrender The molrender ProgramThe molrender program reads a molecule from an input file and can render itin a variety of ways. The output is an OOGL file that the <ahref="http://www.geom.umn.edu/software/download/geomview.html">Geomview</a>program can read and display.<h1>Compiling molrender</h1> molrender is distributed with the SC Toolkit. molrender will automaticallybe compiled when SC is compiled. See \ref compilefor more information.<h1>Running molrender</h1>If you have wish installed, tkmolrender script can be run to bring up asimple GUI to let you set up the molrender options. Otherwise, molrendercan be run directly and takes the following command line options:<dl> <dt><tt>-model</tt><dd>Must be followed by one of ball, stick, or connolly <dt><tt>-render</tt><dd>Must be followed by the argument oogl <dt><tt>-pdb</tt><dd>Indicates that the input is a PDB file <dt><tt>-keyval</tt><dd>Indicates that the input is a KeyVal input <dt><tt>-keyword</tt><dd>Must be followed by keyword to read in a KeyVal input <dt><tt>-level</tt><dd>Must be Followed by an integer which is the sphere subdivision level</dl><h1>License</h1>molrender is open-source software; you can redistribute it and/or modify itunder the terms of the GNU General Public License as published by the FreeSoftware Foundation; either version 2 of the License, or (at your option)any later version.<h1>Warranty</h1>molrender is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESSFOR A PARTICULAR PURPOSE. See the GNU General Public License for moredetails.*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -