Hi,
I am writing something along the lines of an ImplicitFunction modeler. My Problem is that I create duplicated vertices when I am writing the Mesh. I know I should do some checking whether or not a vertex already exit but I was wondering if there is another way of combining all the duplicates? I tried setCheckSamePointTwice(true) with no success.
thanks in advance!