Copy link to clipboard
Copied
Hi,
I was trying to create a custom shape with a pattern fill of dots/circles, what I wanted to do was the "circle", would make up the shape, with no circles overlapping the original path.
Picture:
Is there an easier way of doing it aside from expanding the appearance of the original shape (Expand, Ungroup, Release Mask, then manually delete the unneeded circles)? I am using the original path as a guide when tidying them up.
Thank you all.
An easier method?
Buy the plugin Phantasm. Plugins can do this easily, but have a cost.
Or try this: https://www.vektorgarten.de/pf-schneiden.html
Copy link to clipboard
Copied
https://www.youtube.com/watch?v=IwOMpdO_5Mk
In order to get circles, you need to apply Effect > Convert to shape > Ellipse
Copy link to clipboard
Copied
Thanks but it's not what I'm looking for, I'm trying to create a shape that is composed of uniformed circles/dots.
Copy link to clipboard
Copied
Well, yes. Just don't use a gradient in the shape. Also, when applying the Ellipse effect, you can enter an absolute size to make them all uniform.
Copy link to clipboard
Copied
I've already done it but was just looking for an easier way to do it. I'll try again with the method you linked to see if it accomplishes the same thing.
Copy link to clipboard
Copied
An easier method?
Buy the plugin Phantasm. Plugins can do this easily, but have a cost.
Or try this: https://www.vektorgarten.de/pf-schneiden.html
Copy link to clipboard
Copied
Yes, there it is. I've looked into the link you provided and they explained it there. Thanks!
Copy link to clipboard
Copied
Did you try the script? Looks like it does exactly what you want; get rid of the partial dots.
Copy link to clipboard
Copied
Yes I did try the script, but I think I did it incorrectly because it doesn't do what I wanted it to do. I'll try it again.
Copy link to clipboard
Copied
Could be a default setting in the script. It has area selected and that did not work for me, you need to select Smaller and Size
Copy link to clipboard
Copied
You could use a script by John Wundes.
Fill your area with the dot pattern.
Object > Expand > Fill
Pathfinder > Trim
Ungroup
Select a dot
Use the script SelectPathsBySize.jsx
Select the paths that are smaller in size and delete them.
Script:
https://github.com/johnwun/js4ai/blob/master/SelectPathsBySize.jsx