Quantcast
Channel: RAM | STAAD Forum - Recent Threads
Viewing all articles
Browse latest Browse all 16762

GetNodeDisplacements not populating dDisplacementArray (vbscript)

$
0
0

I appear to be getting no values in my dDisplacementArray when using the GetNodeDisplacements function in vbscript. I'm not even getting zeros. I've written it as the following:

Dim lLoadCase as Long

lLoadCase = 1
Dim dDisplacementArray(5)
Dim lNodeNo As Long
lNodeNo = 2379
objOpenSTAAD.Output.GetNodeDisplacements (lNodeNo, lLoadCase, dDisplacementArray)

 

Any ideas?


Viewing all articles
Browse latest Browse all 16762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>