tySpline generation possible just by IDs? - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: tySpline generation possible just by IDs? (/thread-977.html) |
tySpline generation possible just by IDs? - TubeSmokeGuy - 08-07-2019 Hi! Is there a way to create a tySpline whose spline segments where created accuratly from particle to particle, just by connecting the particles as spline vertices in sortation of their IDs? F.E.: Spline segment 1 is created from particle with ID 1 to particle with ID 2, the second segment between ID 2 and ID 3 ... and so on. No need for any distance values or neighbour counts. Thank you! RE: tySpline generation possible just by IDs? - tyFlow - 08-07-2019 The next build allows specific ID targeting like that. If the particles are related as siblings (ex: birthed from a spline using a Birth Surface) you can set your Spline operator to "sibling" mode and it should work as you intend. RE: tySpline generation possible just by IDs? - TubeSmokeGuy - 08-08-2019 Well, nice! I'll be looking forward to this! I would prefer if it would simply work just from ID to ID, without the sibling condition has to be met. |