Forum: Poser Python Scripting


Subject: The poser.ProcessCommand() calls

Anthony Appleyard opened this issue on Jun 18, 2017 ยท 6 posts


Anthony Appleyard posted Sun, 18 June 2017 at 9:24 AM

So far, I have found about these Poser Python calls poser.ProcessCommand(number) :-

poser.ProcessCommand(1559) :: redisplay the stage to the screen

poser.ProcessCommand(1568) :: it may mean "duplicate the current figure".

Please, where is a complete list of these poser.ProcessCommand() calls and what they do?