PoserPython Modules and Classes Listing

PoserPython consists of hundreds of custom methods, and Bondware, Inc. is continually updating the list of available methods. The Python documentation is accessible through the Poser application, using the Python Shell.

To open the Python shell documentation:

  1. In Poser, choose Scripts > Python Shell. The Python Shell window opens.
  2. At the >>> prompt, enter import pydoc and press Enter.
  3. At the next >>> prompt, enter pydoc.browse (1521) and press Enter.

Python Shell Entries

Your browser window will open a page that lists all of the Python modules. From the Built-In Modules category, click poser. This will list all Poser-related modules, classes, functions, and data

Python Documentation in Browser Window.

© 2020-2023 Bondware, Inc. Last updated March 29, 2023