Hi.
I am really new to SAP API. I am using Matlab to call SAP2000. So far I have succeeded to model an RC frame, assign loads, run the analysis and design for different codes from Matlab.
While trying to obtain the design results for columns (using...
Hi Osquro. I am trying to get the design summary results for frame elements. I succeeded to obtain the beam results (using SapModel.DesignConcrete.GetSummaryResultsBeam). But for some reason I couldn't do the same in case of columns (using SapModel.DesignConcrete.GetSummaryResultsColumn). I got...
Hi teffaSapMatlab. I am really sorry for my late reply. For some reason, I did not get the notification.
Actually, my problem was something else. I was trying to extract results for a load combination and it was showing the same error as yours. But when I changed my code to get the results for...
Thank you so much for your kind reply SinaPeugeot. I later found out that my problem was something else. I have no other options but to use v15 at the moment. Thanks for your suggestions.
Anyway, I can see that you also succeeded to run the analysis from command line. I am also trying out this...
Hi,
Happy Holidays. I am new to MATLAB and SAP2000 API. I am also facing difficulty in extracting Frame Forces. I was getting an error similar to SinaPeugeot i.e. "No method FrameForce' with matching signature found for class 'Interface.Sap2000v15.cAnalysisResults'" (FYI I am using SAP2000 v15)...