This is a read-only mirror of pymolwiki.org

Difference between revisions of "Talk:Set View"

From PyMOL Wiki
Jump to navigation Jump to search
(about orthoscopic flag)
 
m (2 revisions)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
I've edited the description to reflect the broken flag at index 17, if there's just something I missed, or if it gets fixed, please edit it back --[[User:AdShea|AdShea]] 15:53, 8 Aug 2006 (CDT)
 
I've edited the description to reflect the broken flag at index 17, if there's just something I missed, or if it gets fixed, please edit it back --[[User:AdShea|AdShea]] 15:53, 8 Aug 2006 (CDT)
 +
 +
I recently came across an issue with using cmd.set_view() in PyMOL v1.5.0.1 which I think might warrant a mention on this page. I tried using the command with the 18 float values from get_view as arguments and it stated that it would take only 5 arguments at most. I passed them all as a list and it worked as expected, I will take a look at it in more depth later. Does anyone know if this is a recent change, or did I make a mistake? --[[User:SavinaRoja|SavinaRoja]] 17:28, 25 November 2012 (CST)

Latest revision as of 04:12, 28 March 2014

I've edited the description to reflect the broken flag at index 17, if there's just something I missed, or if it gets fixed, please edit it back --AdShea 15:53, 8 Aug 2006 (CDT)

I recently came across an issue with using cmd.set_view() in PyMOL v1.5.0.1 which I think might warrant a mention on this page. I tried using the command with the 18 float values from get_view as arguments and it stated that it would take only 5 arguments at most. I passed them all as a list and it worked as expected, I will take a look at it in more depth later. Does anyone know if this is a recent change, or did I make a mistake? --SavinaRoja 17:28, 25 November 2012 (CST)