Hello
Is there a way to create the points and assumes “NoJoin” automatically using the batch script? I have the problem that GiD always ignores further points if it encounters the first duplicated point
Mescape Geometry Create Point 0 0 0
Mescape Geometry Create Point 1 0 0
Mescape Geometry Create Point 0 0 0 ← here GiD will ask for Join/NoJoin
Mescape Geometry Create Point 1 0 0 ← this point will be ignored
Best