tyFlow Forum
mid of binding - 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: mid of binding (/thread-1005.html)



mid of binding - peshang - 08-13-2019

how can you get the mid point of a binding between two particles?
returning the position to place particles on..


RE: mid of binding - tyFlow - 08-14-2019

Script operator?

Get the binding and then get the position of the endpoint particles. Add the positions together and divide by two...that will give you the center.