Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all. I am doing a project in which I use the Voronoi sketch generator to create random closed spline pattern, but the problem is basically that I don't need those splines that interests a particular random curved boundary(another new sketch) projected onto the voronoi sketches from a organic shape. Although i can select all those closed splines which are intersecting the projected boundary line and delete them or move them, but the problem is I will be dealing with many Voronoi sketches, which makes it difficult to select every closed interested splines in every Voronoi sketches and deleting them.I thought of creating a addon which will have two sketch inputs namely the projected boundary sketch and the second the Voronoi sketch, then it will check the intersections between boundary and voronoi loops and delete those loops which are intersecting the boundary and also for other voronoi sketches. So basically this is the idea.. and I have found a Intersect addon, but it does not calculate intersections between two sketch curves..How can I write a addon to find the intersected loops..Is there any feature to do this thing....I am somewhat new to API and am learning from a few days ..Any help on any issue will be of great help to me.. Please anyone help me on the intersection part of two different sketches.
Thank you
Thank you
Solved! Go to Solution.