QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: esp on September 24, 2012, 05:59

Title: plotting geometry?
Post by: esp on September 24, 2012, 05:59
I saw in one of the tutorials, some code to export the geometry to a file, and i believe the comment said "for plotting" ... is there a way to plot or make an image export of the geometry? that would be great
Title: Re: plotting geometry?
Post by: Anders Blom on September 24, 2012, 09:55
Ctrl+E (in the Viewer, that is).
Title: Re: plotting geometry?
Post by: esp on September 24, 2012, 10:36
can you do it in a script from atkpython?
Title: Re: plotting geometry?
Post by: Anders Blom on September 24, 2012, 10:42
No, you need the OpenGL framework for it.
Title: Re: plotting geometry?
Post by: Nordland on September 24, 2012, 14:45
I made a script some time ago for printing a device configuration to povray format. It is not very polished. I can share it with you if you want.