Skip to content

Sample ETABS Application to run a structural analysis in ETABS on a frame designed with VIKTOR.

Notifications You must be signed in to change notification settings

viktor-platform/etabs-concrete-frame

Repository files navigation

ETABS Concrete Frame

This 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.

Table

ETABS Connection

The connection between VIKTOR and SAP2000 or ETABS is managed by a “worker.” A worker is a program that connects the VIKTOR platform to third-party software running outside the platform. You can install the worker on your local machine to test the integration by following this tutorial. The API will create a model as shown below:

ETABS

Table View

The 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.

Table

References

Feel free to check the following tutorial and guide to set up the app and worker correctly!

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages