Navigation

  • index
  • modules |
  • next |
  • Python documentation »
  • PyPRT API Documentation

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.

API Documentation Contents:

  • pyprt package
    • pyprt module
      • GeneratedModel
        • GeneratedModel.get_attributes()
        • GeneratedModel.get_cga_errors()
        • GeneratedModel.get_cga_prints()
        • GeneratedModel.get_faces()
        • GeneratedModel.get_indices()
        • GeneratedModel.get_initial_shape_index()
        • GeneratedModel.get_report()
        • GeneratedModel.get_vertices()
      • InitialShape
        • InitialShape.get_face_counts_count()
        • InitialShape.get_index_count()
        • InitialShape.get_path()
        • InitialShape.get_vertex_count()
      • ModelGenerator
        • ModelGenerator.generate_model()
      • get_api_version()
      • get_rpk_attributes_info()
      • initialize_prt()
      • is_prt_initialized()
      • shutdown_prt()
    • pyprt.pyprt_arcgis module
      • arcgis_to_pyprt()
      • get_hole_info()
    • pyprt.pyprt_utils module
      • faces_indices_vectors_to_matrix()
      • vertices_vector_to_matrix()
      • visualize_prt_results()

Related Documentation:

  • Authoring of Rule Packages

  • CityEngine SDK API Reference

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • PyPRT API Documentation
  • Indices and tables

Next topic

pyprt package

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python documentation »
  • PyPRT API Documentation
© Copyright . Created using Sphinx 6.2.1.