Fill a shape (2d)

me again :)

I got a linear spread at my y coordinates and a
bezier spread at my x coordinates.

A simple curve,
is it possible to fill that shape with a color? I guess i have to close the shape bevor, using the first coordinate as the last maybe. I was searching for “filling” in the forum but it seems to be not that easy.

hm, you could possibly apply your coordinates to a Grid (DX9) with an ArbitraryPoint (Transform) :

curve.v4p (11.9 kB)

jeah that looks good!