{"id":34963752,"url":"https://github.com/viktor-platform/etabs-concrete-frame","last_synced_at":"2026-05-15T16:01:59.154Z","repository":{"id":262263411,"uuid":"883244099","full_name":"viktor-platform/etabs-concrete-frame","owner":"viktor-platform","description":"Sample ETABS Application to run a structural analysis in ETABS on a frame designed with VIKTOR.","archived":false,"fork":false,"pushed_at":"2026-02-22T19:28:55.000Z","size":864,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-23T00:24:15.742Z","etag":null,"topics":["industry-buildings","software-etabs","viktor","viktor-ai","viktor-template"],"latest_commit_sha":null,"homepage":"https://demo.viktor.ai/public/etabs-concrete-frame","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viktor-platform.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T16:14:29.000Z","updated_at":"2026-02-22T19:28:59.000Z","dependencies_parsed_at":"2024-11-11T14:24:05.324Z","dependency_job_id":"5868032d-e1dd-40b1-8103-7ba8d2e59493","html_url":"https://github.com/viktor-platform/etabs-concrete-frame","commit_stats":null,"previous_names":["viktor-platform/etabs-concrete-frame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viktor-platform/etabs-concrete-frame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor-platform%2Fetabs-concrete-frame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor-platform%2Fetabs-concrete-frame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor-platform%2Fetabs-concrete-frame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor-platform%2Fetabs-concrete-frame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viktor-platform","download_url":"https://codeload.github.com/viktor-platform/etabs-concrete-frame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor-platform%2Fetabs-concrete-frame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33071582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["industry-buildings","software-etabs","viktor","viktor-ai","viktor-template"],"created_at":"2025-12-26T22:51:25.388Z","updated_at":"2026-05-15T16:01:59.149Z","avatar_url":"https://github.com/viktor-platform.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ETABS Concrete Frame\nThis app creates a 3D concrete frame by defining two parameters: frame length and height. The model is created in ETABS using the CSI API, then analyzed under the default load case (Dead Load/Self Weight), and the reactions are sent back to the app for visualization in a table view.\n\n![App preview](assets/thumbnail.png)\n\n## ETABS Connection\nThe connection between VIKTOR and SAP2000/ETABS is managed by a “worker”. A worker connects the VIKTOR platform to third-party software running outside the platform.\n\n![ETABS model](assets/image2.png)\n\n## Table View\nThe VIKTOR app post-processes the results from ETABS and displays them in a `TableView`. The results are the reaction loads calculated by ETABS under the self-weight of the structure, as shown in the image below.\n\n![Reaction table view](assets/image.png)\n\n## References\nFeel free to check the following [tutorial](https://docs.viktor.ai/docs/tutorials/integrations/etabs-sap2000-tutorial/) and [guide](https://docs.viktor.ai/docs/create-apps/software-integrations/etabs-and-sap2000/) to set up the app and worker correctly!\n\n## Worker flow (local ETABS)\nThe worker must run on the Windows machine where ETABS is installed.\nStart the app:\n```bash\nviktor-cli install\nviktor-cli start\n```\nThen, in the web app, follow the worker setup:\n1. Download the ETABS worker.\n2. Paste the token shown in the setup.\n3. Select a Python executable (on Windows, find it with `where python`).\n4. Install ETABS control deps into that exact Python environment:\n```bash\nC:\\Path\\To\\python.exe -m pip install comtypes pywin32\n```\nAfter that, change parameters in the app and run the analysis/update view to trigger the worker.\n\n## Tips\n- Run ETABS + the worker with the same permissions (often both “Run as administrator”) if you hit COM/permission errors.\n- If the worker can’t connect, re-check the selected Python path and that `comtypes`/`pywin32` were installed into that same environment.\n- Ensure ETABS opens without modal pop-ups (license dialogs, update prompts), since they can block automation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktor-platform%2Fetabs-concrete-frame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviktor-platform%2Fetabs-concrete-frame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktor-platform%2Fetabs-concrete-frame/lists"}