Direkt zum Hauptinhalt

Split Bezier (Subdivide Path)

Function is like "Modify Path → Add Nodes" but it provides additional features like

  • splitting path into disconnected sub paths (break apart)
  • choose units

Please note that the plugin will sub-divide each path segment (from path handle to path handle). So it does not split the whole curve into given amount of piece like acting "as one item". Each bezier segment is it's own element.

Draw some example

grafik.png

Run the extension

grafik.png

Note that "Live preview" will only work if "Break apart" is not selected

grafik.png

Tip: Breaking apart the curve can also be done by ...

Selecting the path and show handles

grafik.png

Select all handles and break

grafik.png grafik.png

Break apart the path

SHIFT + CTRL + K

grafik.png

Tip: Splitted paths can be combined again nearly the same look like before by ...

Example for bezier path

Draw some curve and split it up running the extension

grafik.pnggrafik.png

Duplicate the path

CTRL + D to duplicate. We use this to check the quality of simplification

Run Path → Simplify

As you can see the result  has other handles than before. The right image shows a black curve (curve before simplification), the green shows the simplified curve. You can see that the curve is not exactly the same. So we can say that simplification for bezier curves is not the best in all use cases, but it will work absolutely fine for straight line segments

grafik.png

As you can see the result  has other handles than before. The right image shows a black curve (curve before simplification), the green shows the simplified curve. You can see that the curve is not exactly the same. So we can say that simplification for bezier curves is not the best in all use cases, but it will work absolutely fine for straight line segments:grafik.png

Example for path with straight line segments only

Draw some curve and split it up running the extension

grafik.png 

grafik.png

Run Path → Simplify

grafik.png