![]() |
Making 3D pipes - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: Making 3D pipes (/thread-4898.html) |
Making 3D pipes - Fabrice - 08-11-2025 Hi all I'd like to create spline to connect points in a graphic. But I'd like to make it in an "technical graphic" style, the line should be only vertical or horizontal but never diagonal, how to achieve it? I guess I need to make a particle traveling from A to B, spawn it and make it a spline. But how to force it to travel only in X, Y or Z directions? (like 3D pipes) |