yardogan
Civil/Environmental
- Mar 19, 2003
- 1
Hi guys ,
I have a problem getting frame forces from ETABS using API.
I did all, but ı couldn't get frame forces.
Below code line, VBA doesnt get number results (station number on frame) Therefore ,P( ) array has no element.
ret = mySapModel.Results.FrameForce(MyName(i), ETABSv1.eItemTypeElm_Element, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3)
The code works on some ETABS model, and others it does not.
I could not any way to solve the problem. Maybe there is anyone who is good at API.
Thanks for advance
I have a problem getting frame forces from ETABS using API.
I did all, but ı couldn't get frame forces.
Below code line, VBA doesnt get number results (station number on frame) Therefore ,P( ) array has no element.
ret = mySapModel.Results.FrameForce(MyName(i), ETABSv1.eItemTypeElm_Element, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3)
The code works on some ETABS model, and others it does not.
I could not any way to solve the problem. Maybe there is anyone who is good at API.
Thanks for advance