Hi When i use objOpenSTAAD.geometry.getbeamlength()
I get a number that is close the the actual beam length but it is not the correct number. When Staad.pro reports the beam length in the report the correct length is shown.Is there a way to get the correct beam length with openstaad?
Thank you
DC
Please check the datatype of the variable you have used to store the beam length. If you are using "integer" data type and your beam length have decimal points, you will find the mismatch of beam length.