Python API 22.1
Instructions
- Download the following files and save them in your working directory:
- Edit the .env file with the path to your PRIMER executable (only the PRIMERCON variable is used in this example).
- If you don't have it already, install the following Python modules:
- Oasys.PRIMER: pip install Oasys.PRIMER
- open3d: pip install open3d
- python-dotenv: pip install python-dotenv
- numpy: pip install numpy
- Run the script geom2Primer.py