sketchucation logo sketchucation
    • Login
    1. Home
    2. ruski_canuk
    3. Topics
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Groups 1

    Topics

    • R

      Changing Edge "endpoints" rendering option

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      376 Views
      Chris FullmerC
      I used the code they posted in the API in RenderingOptions "each" method here: http://code.google.com/apis/sketchup/docs/ourdoc/renderingoptions.html#each_key But the example puts each key into a messagebox, so I changed "UI.messagebox" to "puts" so it would send it to the Ruby Console. The code looks like this: model = Sketchup.active_model renderingoptions = model.rendering_options renderingoptions.each_key { | key | puts key } and I run it in Jim's Web Concolse, which is my favorite Ruby development tool. Then I just went through the returned keys one by one and compared then to the API. There were quite a few missing ones in the API, and some in the API that don't actually exist. Chris
    • R

      Opening a custom-made directory with the components browser

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      8
      0 Votes
      8 Posts
      545 Views
      R
      TIG- I am on a PC though trying to do a similar thing for the mac. I'll try some observer fun but am sure to be splatted into oblivion Thanks for your thoughts. best, Justin
    • 1 / 1