keto Posted January 26, 2023 Share Posted January 26, 2023 (edited) Hi, I'm trying to organize the ptnum order. My goal is to get the same order in L and R lines of each dual lines. Currently, it's reversed between the brunchs. I tried to do it in vex by using the center line normal direction but it didn't work. It would be great if someone help this. test.hiplc Edited January 27, 2023 by keto Quote Link to comment Share on other sites More sharing options...
Fenolis Posted January 27, 2023 Share Posted January 27, 2023 Your prim/point order is messy because Sweep does not always make the correct assumption for orientation. Force it to use correct vectors using Orientation along Curve (or PolyFrame with Tangent set to N and create up attribute) and it should work. Quote Link to comment Share on other sites More sharing options...
keto Posted January 27, 2023 Author Share Posted January 27, 2023 Hi Jikan, thank you for the tips. I set up the orientation along curve but it doesn't help the primitib sort. Is there anything else I need to do in the step? Quote Link to comment Share on other sites More sharing options...
Fenolis Posted January 27, 2023 Share Posted January 27, 2023 All your left/right lines should be consecutive primnum pairs, is that not what you wanted? Quote Link to comment Share on other sites More sharing options...
keto Posted January 28, 2023 Author Share Posted January 28, 2023 Hi Jikan, I figured it out after followed your advice. Thanks you so much! 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.