I am trying to create a python node that creates cogopoints in a grid like the point creation tool does.
I tried having a look at the .net api but didn’t manage to find that option
Am i missing something and someone can direct me to the correct api link or do i just have to create the function from scratch (What’s obviously possible but i prefer not to if there is already an api solution i can use)