Hi!
I don’t know how i can get the coordinates of a PolySurface, can you help me?
Thanks!
But i have a problem, my PolySurface is a square that has more than 4 points so when i use this command the results is the coordinates for more than 4 vertex, how can i do for just have the coordinates of the PolySurface’s ends?
Can you show us screenshot of your polysurface.
Yes!
Try using Topology.Vertices and then extract points using Vertex.PointGeometry
I did it!, but it show me the coordinates for all points