saeedrostami1990
Civil/Environmental
- Dec 3, 2015
- 1
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
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