I tried “Point” +" x:"+Autodesk.Point.X(pt)+" y:"+Autodesk.Point.Y(pt)+" z:"+Autodesk.Point.Z(pt);
Try the .ToString() method on the points?
Hello @S9Mert
if you want compare points, you can use “IsAmolstEqualTo” node
Try the .ToString() method on the points?
Hello @S9Mert
if you want compare points, you can use “IsAmolstEqualTo” node