Hell...
I have made Excel based VB program using OpenSTAAD. I am unable to create geometry using this program. However I am unable to break beam (at intersection) using OpenSTAAD command. I have to manually select Nodes & then use Break Beam command.
OpenSTAAD have command for Selection of Nodes i.e. objOpenSTAAD.Geometry.SelectMultipleNodes NodeNos
but i have not found any command to break beam.
Please help me how to do this through Excel VB program.
Thanks in Advance
Regards,
Umesh
Which version of STAAD.Pro you are using
Also please attach your macro here
I am using Connect Edition 21.00.00
I am unable to create Macro for Break Beam command since I have not found any command in OPENSTAAD Library. I have found only command to select multiple nodes, but I am searching for Command to break Beam at intersection points.
These two command can be used to split the beam
SplitBeamInEqlParts, SplitBeam
Answer Verified By: Umesh Shinde