by LabLeo
Dec 2, 2016
I am new to Ghpython.
This algorithm is to find local lowest points, which I find relatively hard just using grasshopper.
FindMeshLocalLowestPoints.gh
FindMeshLocalLowestPoints.3dm
Hello, excuse me for haven't read well your post :( Most of the time when someone begin by "I am new to .." it means a question rather than an answer.
Just to say your script is equivalent to that in Grasshopper component + sandbox for topology.
In order to not use UV, you will have to use mesh TopologyVertices...
Dec 3, 2016
Thank you Laurent, I will look into TopologyVertices... I was writing a definition to get the surrounded vertices of a specific one...
Cancel
Laurent DELRIEU
Hello, excuse me for haven't read well your post :( Most of the time when someone begin by "I am new to .." it means a question rather than an answer.
Just to say your script is equivalent to that in Grasshopper component + sandbox for topology.
In order to not use UV, you will have to use mesh TopologyVertices...
Dec 3, 2016
LabLeo
Thank you Laurent, I will look into TopologyVertices... I was writing a definition to get the surrounded vertices of a specific one...
Dec 3, 2016