Table of Contents

calc-section1-attacher.py

This example shows how to create and attach RcsApiClient to the running service IdeaStatiCa.RcsRestApi

  1. run IdeaStatiCa.RcsRestApi.exe from IdeaStatiCa setup directory. Make sure the service is running by navigating to http://localhost:5000

  2. navigate to the directory examples-pip\calc-section1

  3. install dependencies from requirements.txt

pip install -r requirements.txt
  1. 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.