Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SAP OAPI

Status
Not open for further replies.

shino10121012

Civil/Environmental
Joined
Jun 29, 2016
Messages
9
Location
IN
Hi guys,
I am working with the OAPI interface of SAP2000 using excel Macros. I would like to know if i would be able to read the length of a frame object through OAPI. I couldnt find any function that is returning the length in the help menu.

Any help is appreciated. Thank you in advance.
 
hello,
you can simply find the length of the element in the connectivity -> line connectivity menu
 
In addition to what @gyration said, I have also done this by using an older version of the OAPI to find what nodes are at each end of the frame member, and then programmatically calculating the distance between those points.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top