odf / gavrog

Generation, analysis and visualization of reticular ornaments using Gavrog.
http://www.gavrog.org
Apache License 2.0
33 stars 5 forks source link

Command line options for java interface #18

Closed Dr-How closed 1 week ago

Dr-How commented 1 week ago

I see here that there is a java command line interface. I can indeed use it to process .cgd files. In the GUI I also have the option to read .arc files, process them like normal inputs, and output complete unit cell contends. How do I achieve these functions in the command line interface?

Dr-How commented 1 week ago

OK, find options in the source code. "-fullUnitCell" for complete unit cell comments, and -x to process arc files as normal inputs.