This tutorial will demonstrate how to use Design Automation V3 to automate the execution of a script on a 3ds Max scene using postman. You can use your own script and max scene or the samples provided ...
Create a new .env file from our existing .env.example. It already contains the demo connection details required to connect to our database. cp .env.example .env You ...