Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by Ushaann

  1. Ushaann

    Adding Response spectrum Load case through OAPI matlab to Sap

    Hi guys, I am using Matlab2017a to interact with Sap2000. Now that my model is built, i want to add a load case for response spectrum. In the CSi OAPI help documentation, the function to do so is: SapObject.SapModel.LoadCases.ResponseSpectrum.SetCase I tried to call the fonction with the...
  2. Ushaann

    SAP2000 API MatLab - Setting restraints

    Hello ricbus, Actually the newest CSi OAPI documentation exemple for matlab uses it for ALL its functions ! Here is what a part of their example looks like: %% create SapModel object SapModel = NET.explicitCast(SapObject.SapModel,'SAP2000v18.cSapModel'); %% initialize model ret =...
  3. Ushaann

    SAP2000 API MatLab - Setting restraints

    Hi guys, I am using Matlab2017a to interact with Sap2000. Now that my model is built, i want to add a load case for response spectrum. In the CSi OAPI help documentation, the function to do so is: SapObject.SapModel.LoadCases.ResponseSpectrum.SetCase I tried to call the fonction with the...

Part and Inventory Search