@rodney1717 said: The first r.b file the beamdesign.rb, it draws a section and gives you options on certain design parameters of a beam. It creates a menu under the plugins tab. This sort of works, I would use actual values for the defaults instead of the letters in case the user fails to enter all values and add a "if results" statement following the inputbox statement incase the user clicks Cancel. The second r.b file drawbox.rb I want the user to draw a line/path then the program will execute addface and followme methods to draw a beam on the path. However when I run the drawbox,rb I dont get the beam with the defined length of some reason. Can anyone please help with the Inputpoint.view method in conjuction with a follow.me method. This plugin is not working. this plugin had several coding errors which caused it to fail. I have made the necessary corrections plus others that made more sense to me. drawbox2.rb