ETABS - First steps using the API

preview_player
Показать описание
I’ve created this (my first) youtube video tutorial to share my approach about how to start programming in ETABS through the API (or OAPI) as well as to explore the possibilities of the API by creating (and explaining) a simple macro which retrieves the load reactions from a previously built ETABS model on an Excel spreadsheet.

Some knowledge about VBA (Visual Basic for Applications) is required.

Download link:
Рекомендации по теме
Комментарии
Автор

Excellent skill of tutoring...very clear... Brilliant!

emanretsiger
Автор

Thank you very much for your videos and for your time, they are excellent videos

aldoluiscarnerosoria
Автор

Nice work. More videos like this are welcomed :)

julizengo
Автор

Please help me use Api to export joint reaction forces when select joints in Etabs and with several combos.

phongthanh
Автор

hi, i get error: "class not registered" in row "Set EtabsObject = Can you fix it, please!!! thanh's you!!

hienang
Автор

Sir I have Problem While I click on Etabs Model
on the line
Set EtabsObject =

AjayGupta-mgjx
Автор

Excelente !.... un pregunta.. Requiero que desde un modelo estructural poder mediante AOPI exportar a una excel datos del ETABS para poder trabajar con ellos....me pudieras indicar en la ayuda donde pudiera encontrar como obtener la definición de muros "Pier/Spandrel Section Properties" . Gracias !

JulianDelRio
Автор

Hi Sir,
How can i create new model according to using?

thanhtin
Автор

Hi is it possible to load an existing model

angid
Автор

Muy interesante, Tendras un tutorial para el uso del API con Bisual Basic

oswaldomartin
Автор

Hola Diego, excelente tutorial. Consulta, como se puede hacer para que muestre los resultados de más de un estado de carga de manera simultanea??

uaraco
Автор

Hello Sir, I have prepared Column design sheet, Now I want get all Top & Bottom forces of selected columns in ETABS to Excel. How can I do this?

shehzadattarwala
Автор

Hi, good tutorial!

Could you explain me what's the issue with the message "Run-time error 429: ActiveX component can't create object"?

It looks like you've solved it, and since many people are asking about it maybe you can explain it here in the comments, so it will be helpful for future reference.

Cheers
Gio

gioelenunziatini
Автор

Hello
My Etabs software (I tested different versions on several systems) is not able to use Excel data, but SAP2000 easily uses Excel data.
Please guide me to fix this problem
Thank you

mohamadjamshidi
Автор

Buenas, quisiera saber si sabes el comando para poder extraer los Story Forces. Te agradecería si me puedes ayudar con eso por favor.

jarveygradosfabian
Автор

Hola, tengo una pregunta porque la Macro solo me funciona con algunos modelos. A que se debe eso?

Salvador
Автор

Is there any command to get the "Center of Mass" and "Center of Rigidity"(XY coordinate)?

smsalehi
Автор

is it possible to do this for load combinations as well?

ajazahmed
Автор

How can i take all beam force from every station for a beam with etabs api ?

structure-bim-programming-
Автор

Muy buen video Diego! Estaba haciendo el primer ejemplo que muestras donde se desea obtener la reacción. Sin embargo, me surgió un problema, la primera vez que ejecuté el código todo bien, me resultó, pero cuando hice los arreglos y lo ejecuté por segunda vez, la línea "ret = falló, y me decía que habia un error, el cual era "se ha producido el error -2146233077 (8013150b) en tiempo de ejecución. Failed to read from an ipc port: the pipe has been ended". Que crees que pueda ser? llevo todo el día intentando averiguarlo y me di cuenta que al reiniciar el computador, y correr el programa por primera vez no hay ningún problema, y ya al segundo intento aparece el error. Saludos y gracias de antemano

claudiomorarivas