.. PyPRT documentation master file, created by sphinx-quickstart on Fri Feb 21 09:36:10 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PyPRT API Documentation ======================= PyPRT provides Python bindings for PRT (CityEngine Procedural Runtime). It enables the execution of CityEngine CGA rules within Python. To get started, please visit the `home page of PyPRT `__. .. toctree:: :maxdepth: 4 :caption: API Documentation Contents: pyprt .. automodule:: pyprt .. automodule:: pyprt.pyprt_utils :members: .. automodule:: pyprt.pyprt_arcgis :members: Related Documentation: * `Authoring of Rule Packages `_ * `CityEngine SDK API Reference `_ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`