booger Posted May 6, 2017 Share Posted May 6, 2017 I thought it's easy but I just can't get it right.... What I am trying to do actually is to copy a box along a line, from one end (big) to another (small) but that the same time boxes are right next to each other, as image attached. I tried the simple copy sop but I only can make box scaling the way I wanted but not the distance, further apart. So I wonder if there is way to control the distance of points along a line and I will copy box onto those points, then control the distance of points to adjust the position between the boxes.... Is it possible? Quote Link to comment Share on other sites More sharing options...
vtrvtr Posted May 6, 2017 Share Posted May 6, 2017 (edited) Actually, never mind, the duplicate sop does exactly what you're complaining. I'll come up with an actual way, just a sec Here: odf_copy_straight.hip A little recursive for-eaching. I did the distance by eye, but you can calculate the offset with an expression if necessary Edited May 6, 2017 by vtrvtr Proper answer Quote Link to comment Share on other sites More sharing options...
booger Posted May 6, 2017 Author Share Posted May 6, 2017 Thanks for the example file, vtrvtr!! This is exactly what I was trying to do and never thought of using for-each to do this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.