From c964031be099cc0279819306c976d1e71e46b0b1 Mon Sep 17 00:00:00 2001 From: connorivy <43247197+connorivy@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:51:56 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5978ebb..089dcca 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # CSiAPIPlayground A very simple playground for testing CSi API functionality + +#### How to use : + +1. Write some code that does something in the Playground.Play() method. +2. Open ETABS, SAP2000, CSiBridge, or SAFE. +3. Run this application. It will create a new process that has access to the cOPAI object that can be used to modify the CSi document.