Welcome to restmapi python module doc
REST MAPI (MORPHEE API) package allows to control MORPHEE at runtime using MORPHEE REST API. MAPI main principle is to provide so called MAPI services. From MAPI, you should first ask for a specific service before using it.
Note
Each service has access rights that could be set in UEditor.
Setup
To install restmapi python module just run:
ENORISE also provides a MORPHEE NugetSystem.Python.Python-3-11.restmapi that you can install using MNugetGUI or run in a powershell:
Example
Here a small example to start MORPHEE using REST MAPI.