How to convert a compound path to a standard path in Adobe Illustrator?
How to convert a compound path to a standard path in Adobe Illustrator?
Question
I've got a ExtendScript that only works with paths and I've got a compound path, so how can I convert my compound path into a path?
2014/09/07
Accepted Answer
Pathfinder -> Expand should work
- if not could you post a screenshot of Illustrator?
2014/09/07
Popular Answer
The expand
option does not break apart your compound path, but the objects it consists of - you will still have a compound path.
To break apart the compound object, go to Object > Compound path > Release
.
2014/05/11