apollo11 Posted August 27, 2022 Share Posted August 27, 2022 (edited) Hi I'm working on rebar, How can I make the rebar directions follow each other like in the video? -> https://vimeo.com/251055761 Edited August 27, 2022 by apollo11 Quote Link to comment Share on other sites More sharing options...
kleer001 Posted August 28, 2022 Share Posted August 28, 2022 looks like the important part is the "find adjacent faces" I'd do that by drawing a line between points that share position before the parts and moved and then create a line between those points. Then use polyFrame to get the direction in both directions. 1 Quote Link to comment Share on other sites More sharing options...
apollo11 Posted August 28, 2022 Author Share Posted August 28, 2022 9 hours ago, kleer001 said: looks like the important part is the "find adjacent faces" I'd do that by drawing a line between points that share position before the parts and moved and then create a line between those points. Then use polyFrame to get the direction in both directions. It worked, thank you, now all I have to do is stop tracking when it reaches the distance I set. 2 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.