Hi,
I'm trying to use OpenSTAAD to find the beams connected to an array of nodes.
My aim is to then use this to collect member end forces based on a list of nodes.
I’ve tried:
objOpenSTAAD.View.SelectEntitiesConnectedToNode(2, 6), which, from my understanding should retrieve beam numbers connected to node 6.
But all it does is bring up a message telling me that there are no entities at the selected node.
To test the macro, I'm using a very small model and I know there are two members attached to node 6.
I'd be very grateful if anyone could shed any light on this.
Thanks
Naeem