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!

Search results for query: *

  1. marziecivil

    sap2000 api

    Hi. are you use MATLAB? However, I think that you can importing S2k file to solve any problems with SAP OAPI if you use MATLAB. try it and have a good time :).
  2. marziecivil

    SAP API .....nonprismatic section????

    Really grateful avscorreia.. I'm currently using the import sections with s2k file And continued my code.I do'nt know how to use VBA and try to learn it.Maybe it's better :).
  3. marziecivil

    SAP API .....nonprismatic section????

    thanks avscorreia. You're right! :). my model is a frame with 3 segments.I did as you suggested. but there is still a bug.I think the problem is'nt the sections. in fact when the answer is ret= 1 in matlab, the code does'nt run in SAP. With each change Sap dosnt run this code and ret=1. I...
  4. marziecivil

    SAP API .....nonprismatic section????

    Hi. please Help me. the non prismatic section is not getting assigned through my code. why? % I section ret = SapModel.PropFrame.SetISection('SEC1', 'STEEL', 0.9, 0.25, 0.01, 0.008, 0.25, 0.01); ret = SapModel.PropFrame.SetISection('SEC2', 'STEEL', 0.55, 0.25, 0.01...

Part and Inventory Search

Back
Top