Hi Jose. Where are you from?
The possible error:
"1" is an element.
And "ALL" is a group
"Elm" is a string, I did not understand "2".
Try it:
[code]
ObjectElm = 0
Element = 1
GroupElm = 2
SelectionElm = 3
NumberResults = 0;
LoadCase = cellstr('')...
Hello friends
I am studying the SAP2000-Matlab API.
I succeeded in the commands: "SAPModel.Results.FrameJointForce" and "SapModel.Results.ModalParticipatingMassRatios".
However, I'm trying to get the properties of the frames section.
"Frame section properties - General".
This command follows...