Python ile ETABS API - 10

preview_player
Показать описание
Bu videoda Etabs'ta katlara etkiyen yüklere ilişkin "Story Forces" tablosunu nasıl oluşturabileceğimizi gördük.
Burada ulaşılabilir tabloların isimlerini öğrenmek için "GetAvailableTables()" fonksiyonunu, spesifik bir tabloya ait verileri elde etmek için "GetTableforDisplayArray()" fonksiyonunu kullandık. Akabinde elde ettiğimiz verileri bir Excel dosyasına aktardık.

In this video we have seen how we can create the "Story Forces" table for loads acting on stories in Etabs.
Here we used the "GetAvailableTables()" function to find out the names of the available tables, and the "GetTableforDisplayArray()" function to get the data for a specific table. Then we transferred the data we obtained to an Excel file.

#python #etabs #EtabsAPI #api #csi
Рекомендации по теме