just found out that there are nodes like add point, vertex or primitive in the VOP context. It sounds to me as if you could create geometry out of vop.
So, is it possible to create geometry with the Add primitive vop? And if yes could anybody give me an exsample how it works? I played a bit around but it didn´t work
Hi First you “add primitive”, then you “add point”, then you add vertex with the ptnum from the “add point” and the primnum from from the “add primitive” node. Then you just add enough points to make a closed or an open polygon.