sketchucation logo sketchucation
    • Login
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Moving a group of blocks

    Scheduled Pinned Locked Moved Developers' Forum
    2 Posts 2 Posters 246 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.
    • S Offline
      surf808
      last edited by

      Hi. I had a question hopefully you could help me with. I have two programs one which makes the objects and another which calls on it. I want the program that calls on it to move the objects around. Here is the code I'm working on.
      z = 0
      while (z < zdd)
      y = 0
      while (y < ydd)
      x = 0
      while (x < xdd)
      group2 = group.copy
      group2.transformation = [x, y, z]
      x = x + stepx
      end
      y = y + stepy
      end
      z = z + stepz
      end
      group.erase!

      I can move just one of the blocks but I want to move them all together. So in short I'm wondering how to make them all into the same group so I can pass it to the other program and move them around.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • T Offline
        todd burch
        last edited by

        I answered this in the GSU Ruby forum.

        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