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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

CSI OAPI

Status
Not open for further replies.

saeedrostami1990

Civil/Environmental
Joined
Dec 3, 2015
Messages
1
Location
IR
Hi loved ones
I want to write that often add the MATLAB code. I get an error message to the user cofficeint of lateral load
I use the following command
ret = SapModel.LoadPatterns.Add ('EX', 5);
ret = SapModel.LoadPatterns.AutoSeismic.SetUserCoefficient ('EX', 1, 0.05, 'False', 0, 0, 0.2, 1)]


Error Messages
No method 'SetUserCoefficient' with matching signature found for class 'Interface.1E4BD6F3_6B9A_46A2_A4C3_9601575DC4F6'.
Error in tamrini (line 52) ret = SapModel.LoadPatterns.AutoSeismic.SetUserCoefficient ('EX', 1, 0.05, 'False', 0, 0, 0.2, 1);
Please help me
 
How to write VBA code (excel) for SAP2000 for Time History Analysis?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top