This sample app shows how to integrate PLAXIS into a VIKTOR application. In this application the following tutorial is used as an example: PLAXIS 2D Tutorial 08: Construction of a road embankment.
We recommend developing in Python3.9 with a clean virtual environment (using virtualenv or conda), installing the requirements from the requirements.txt file: Example ...