Splitting up a shape
-
This example demonstrates what I had mentioned a while back about having a way to control the break up up a shape into even or even weighted sizes - even controlling the amount of space between each shape created
-
@Boldline Added this to the backlog.
-
@Boldline There is a slower version of this (more steps) in VS already:
- create a Grid shape (no fill, only stroke)
- setup the grid parameters (columns / rows)
- set a larger stroke width (for spacing)
- expand stroke of the grid.
- exclude the result from the other shape.