sketchucation logo sketchucation
    • Login
    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!
    đź«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download

    Ruby & sectionplane

    Scheduled Pinned Locked Moved Developers' Forum
    3 Posts 2 Posters 316 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      pgarmyn
      last edited by Gábor

      Hi, i'm just starting in ruby.

      I'm making a script that combines automatic sectionmaterials and projected information on the sectionplane (like beams represented by pointed lines in architectural drawings).

      Is there a way to activate an existing sectionplane in ruby ?

      if @@sel[0].class == Sketchup::SectionPlane

      what to do here ????

      end

      And how activating View/SectionCuts in a ruby ?

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        You have quite quickly discovered a problem with the current API - there are VERY limited methods to access the SectionPlane object...
        You can't set/reset the active section by code.
        You will have to make some manual connections between active-sections and Scenes... and then perhaps access a scene to activate its section !
        You can activate a particular view by making that scene [page] the 'selected_page' under model.pages...

        TIG

        1 Reply Last reply Reply Quote 0
        • P Offline
          pgarmyn
          last edited by

          Thanks for the immediate reply.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Buy SketchPlus
          Buy SUbD
          Buy WrapR
          Buy eBook
          Buy Modelur
          Buy Vertex Tools
          Buy SketchCuisine
          Buy FormFonts

          Advertisement