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

    Does this bugsplat for you>

    Scheduled Pinned Locked Moved Developers' Forum
    3 Posts 2 Posters 204 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.
    • J Offline
      Jim
      last edited by

      Just curious. I get a BugSplat most of the time, but sometimes not.

      
      def sss
          model = Sketchup.active_model
          group = model.entities.add_group
          entities = group.entities
      
          radius = 100.0
          r2 = radius
          p1 = [50, 50, 0]
          p2 = [50, 50, -250]
          @numsegs = 6
      
          circle1 = entities.add_circle(p1, [0,1,0], radius, @numsegs)
          circle2 = entities.add_circle(p2, [0,0,1], r2, @numsegs)
          face1 = entities.add_face(circle1)
          face1.followme(circle2)
      end
      
      

      follow_me.rb

      Hi

      1 Reply Last reply Reply Quote 0
      • M Offline
        MartinRinehart
        last edited by

        @jim said:

        
        >     circle1 = entities.add_circle(p1, [0,1,0], radius, @numsegs)
        >     circle2 = entities.add_circle(p2, [0,0,1], r2, @numsegs)
        >     face1 = entities.add_face(circle1)
        >     face1.followme(circle2)
        > 
        

        I'm afraid to try that, Jim. Looks to me like the High Poly Police are coming to lock you up.

        Author, Edges to Rubies - The Complete SketchUp Tutorial at http://www.MartinRinehart.com/models/tutorial.

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jim
          last edited by

          Thanks Martin, but it is the same as using Follow Me on a couple 6-sided "circles"
          to make a sphere.

          Hi

          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