I'm new to SAP2000 API coding,I'm trying to open an existing model and extract displacements at a certain node. My code currently opens an existing file and runs it but can't extract displacements as I'm getting this error:"First argument must be a valid .NET object".
Any idea how to extract...
I'm new to SAP2000 API coding,I'm trying to open an existing model and extract displacements at a certain node. My code currently opens an existing file and runs it but can't extract displacements as I'm getting this error:"First argument must be a valid .NET object"
My MATLAB API code is:
%%...