Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

ETABs API - Retrieve Auto Seismic Info

Status
Not open for further replies.

sticksandtriangles

Structural
Apr 7, 2015
468
0
16
US
I am trying to retreive auto seismic loading information with the ETABs API.

A few problems I am running into.

The documentation points to this AutoSeismic.GetASCE716() being available and it would expose a lot of the information I am looking for:
autoseismic_gv0gq8.png

autoseismic2_jvimjj.png


The problem is that I do not see this GetASCE716 property exposed in C sharp?

test2_f5md8a.png


The GetIBC2006 function is exposed, but does not work to return any meaningful results.

Another issue, the model I am working with might have ASCE7-22 or ASCE 7-16 loading. Do new functions in the API need to be exposed to reveal this information?
test3_tpj8on.png


Really, the only item I truly care about is retrieving the differing types of loads that are created, aka, X, X +e, X -e, Y, Y -e, Y +e. If anyone else knows a way to get to this programmatically, that would be super helpful.

test4_v5kw1o.png


Thanks!

S&T -
 
Replies continue below

Recommended for you

Status
Not open for further replies.
Back
Top