Hi,
I am creating a new blog to share some secrets on how to accelerate your #SketchUp workflow by automating tasks with simple to write #Ruby scripts. Coding can be intimidating, but my goal is to provide bite-sized examples that are easy to digest & write. The scope of this tutorial will not include how to register the script as a SketchUp Extension because that will make the code more complicated than it needs to be.
For my first blog post, we are going to kick things off with a very short script that will help you select the outer edges of your model with just a single click. As you can see in the image above there are less than 12 lines of code to accomplish our goal…
➜ Read the Full Tutorial Here
Note: I am new to writing blog articles so any feedback will be appreciated! I still can edit the post and fix things to make it easier to follow. Also, there are much better coders in here than me so if you catch me making an error let me know as well. Thanks in Advance!