Obtaining frame forces from Sap2000

I am trying to obtain frame forces from a sap model. I used the code,
[ret, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3] =AnalysisResults.FrameForce(FrameName1,SAP2000v20.eItemTypeElm.GroupElm, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3)
But got the following error message,
No method 'FrameForce' with matching signature found for class 'SAP2000v20.cAnalysisResults'.
I'll really appreciate if someone can help me with this.

1 Comment

Hello, I also met the same problem, may I ask you to solve it? Can you ask me how to solve it? Thank you very much!

Sign in to comment.

Answers (1)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!