Created by: vicdoval
The node is designed to get the intersection between two co-planar circles in space. To define the containing plane it can accept a third point or the normal of the plane.
It can be useful to create mechanisms as this expandable scissors-like structure.
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.