In the following example, I would like to decorate only the arc at the bottom of the shape with decorate,decoration=snake
, the Bézier curves at the top of the shape should remain as they are.
I already tried:
-
shifting the decoration with
pre length=60pt
, but this converted the Bézier curves into straight lines -
decomposing the shape into two parts, but then I face problems when only drawing the outlines or filling with a ballshade in orer to imitate a 3D look