Author Topic: make 3d view image output programmatically  (Read 1587 times)

0 Members and 1 Guest are viewing this topic.

Offline esp

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 318
  • Country: us
  • Reputation: 3
    • View Profile
    • University of Minnesota
make 3d view image output programmatically
« on: February 7, 2012, 06:39 »
i am eventually trying to do everything in python, and i would like to produce a flat (top view) of my configuration and a specific angled view and output those as images, as my script makes various configurations ... can i do this?  i cannot find anything in the manual about how to call the viewer and export an image

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5432
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: make 3d view image output programmatically
« Reply #1 on: February 7, 2012, 09:40 »
Right click the 3D view > Export image is the only way, you cannot access any of the 3D functionality in "atkpython".