Hi guys, I’m trying to create a Dynamo graph that can align selected elements but I have no idea to do it. I see Microdesk has Align buttons and wonder how they can make it. Can you give me some advices? Thanks in advance.
Hi.
First i would recommend you to read and watch the Dynamo Primer on this site.
It might give you more knowledge to try out by your self, which is recommended before you ask for help. Also nice if you upload a picture or a graph to show what you have tried so far.
Regards,
Patrick
Hello,
Here is a possible line of study but I agree with what Mr. Patrick Ericson told you
before
after
Do not skip the steps anyway you will need these to understand and progress.
cordially
christian.stan
@christian.stan @patrick.ericson Thank you for your advices. I appreciate it.
Some one can tell me why is in the node point.project the output is “empty list”?
The routine isnt working
The points are not aligned with the curve. Try using a plane aligned with the curve, or use a Geometry.ClosestPointTo node to find the point on the curve which is closest to the sample points.