calc-section1-attacher.py
This example shows how to create and attach RcsApiClient to the running service IdeaStatiCa.RcsRestApi
run IdeaStatiCa.RcsRestApi.exe from IdeaStatiCa setup directory. Make sure the service is running by navigating to http://localhost:5000
navigate to the directory examples-pip\calc-section1
install dependencies from requirements.txt
pip install -r requirements.txt
- run calc-section1-attacher.py. It createas and attaches RcsApiClient to the running IdeaStatiCa.RcsRestApi on tcp/ip port 5000 (default port). The project Project1.IdeaRcs is open calculated and results are printed.