Etienne Posted December 16, 2019 Share Posted December 16, 2019 (edited) I am trying to place a line that will be on every faces, should be align with the normal of every faces and be the length of every faces. Using an AttributeWrangle and this VEXpression: addpoint(0,@P); removeprim(0,@primnum, 1); I am able to place a point in the middle of all faces and than CopyToPoints a line. Now this line need to be align with every faces and be the max length of every faces. Then I could re-sample and fits windows on every points. I am probably doing' it wrong, there are probably a better way to do this but I'm just trying stuff here, helps would be welcome. Nvm, all good. Edited December 16, 2019 by Etienne No longer need help on this topic Quote Link to comment Share on other sites More sharing options...
rbesca Posted January 13, 2020 Share Posted January 13, 2020 how did you solve it? working on a similar problem right now. using BBOXMIN/MAX to figure out prim length seems like a solution? Quote Link to comment Share on other sites More sharing options...
maiden666 Posted January 18, 2020 Share Posted January 18, 2020 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.