Hi everybody,
I’m trying to generate a grid on a mass. The node sequence is:
select model elements - element.faces -surface.perimetercurves - curve.startpoint.
From those lists of points I generate surfaces and polygons surrounding them using the nodes surfaces.byperimeterpoints and polygon.by points. Then you are supossed to have the needed inputs of the node Generatetestpointsbygridsize. When you run it gaves no error but it stays running forever.
Any good idea to solve that?