Double[]
IGeoTessellation
.Points { get; }
Gets an array of point coordinates. (Ordered x1,y1,z1,x2,y2,z2,...,xn,yn,zn).
Remarks
Examples