This repository contains sample scripts demonstrating usage of the Renga API, using Python
- Install Renga.
- Install Python.
- Install Python library to work with COM API ("pip install pywin32" from the command line).
- Run script (see specific script usage).
- Create properties in the project according to the given scheme.
- Export drawings sorted by number in the topic.
Feel free to use these scripts for work, as a basis for your own development or as an example.