User Tools

Site Tools


media:readingmacromodel

Reading MacroModel Files

Both the load() and loadRaw() functions now provide the ability to load in macromodel files:

jymol.cmd.load("macromodelfile.dat", "filename", "macromodel", "objectname");

or

jymol.cmd.loadRaw(byteData, "macromodel", "objectname");

The content_format argument now supports the “macromodel” format.

media/readingmacromodel.txt · Last modified: 2013/08/19 21:00 (external edit)